some cleanup of headers

This commit is contained in:
Hartmut Seichter 2023-06-30 22:55:59 +02:00
parent 536a639bfd
commit 833a18a3ee
17 changed files with 373 additions and 48 deletions

View file

@ -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