Basic window opening

This commit is contained in:
Robert 2020-08-29 17:51:22 +02:00
parent 26a3775406
commit f7107f5885
7 changed files with 163 additions and 5 deletions

View file

@ -1,7 +1,7 @@
add_executable(example
"main.cpp"
)
"MyWindow.hpp")
target_include_directories(example PRIVATE
${CMAKE_SOURCE_DIR}/GLFramework/include