first window
This commit is contained in:
parent
4541cb7d0e
commit
869fa9d59b
4 changed files with 70 additions and 2191 deletions
|
@ -1,6 +1,7 @@
|
|||
cmake_minimum_required(VERSION 3.31)
|
||||
|
||||
file(GLOB_RECURSE MY_SOURCES CONFIGURE_DEPENDS "${CMAKE_CURRENT_SOURCE_DIR}/src/*.cpp")
|
||||
file(GLOB_RECURSE MY_SOURCES CONFIGURE_DEPENDS "${CMAKE_CURRENT_SOURCE_DIR}/src/*.c")
|
||||
|
||||
add_subdirectory("lib/glfw")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue