Basic window opening
This commit is contained in:
parent
26a3775406
commit
f7107f5885
7 changed files with 163 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
add_executable(example
|
||||
"main.cpp"
|
||||
)
|
||||
"MyWindow.hpp")
|
||||
|
||||
target_include_directories(example PRIVATE
|
||||
${CMAKE_SOURCE_DIR}/GLFramework/include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue