some cleanup of headers
This commit is contained in:
parent
536a639bfd
commit
833a18a3ee
17 changed files with 373 additions and 48 deletions
|
@ -7,8 +7,6 @@ set(GLFW_BUILD_EXAMPLES OFF CACHE BOOL "" FORCE)
|
|||
add_subdirectory(src/vendor/glad)
|
||||
add_subdirectory(src/vendor/glfw-3.3.8)
|
||||
|
||||
# find_package(OpenGL REQUIRED)
|
||||
|
||||
set(paradiso_srcs
|
||||
src/shader.cpp
|
||||
src/window.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue