testing a ecs
This commit is contained in:
parent
47d28b4f1e
commit
8915080b64
20 changed files with 20419 additions and 101 deletions
|
@ -1,12 +1,10 @@
|
|||
|
||||
set(GLFW_BUILD_EXAMPLES OFF CACHE BOOL "Build the GLFW example programs" FORCE)
|
||||
set(GLFW_BUILD_EXAMPLES TRUE CACHE BOOL "Build the GLFW example programs" FORCE)
|
||||
set(GLFW_BUILD_TESTS OFF CACHE BOOL "Build the GLFW test programs" FORCE)
|
||||
set(GLFW_BUILD_DOCS OFF CACHE BOOL "Build the GLFW documentation" FORCE)
|
||||
set(GLFW_INSTALL OFF CACHE BOOL "Generate installation target" FORCE)
|
||||
|
||||
add_subdirectory(glfw-3.3.2)
|
||||
add_subdirectory(glfw-3.2.1)
|
||||
add_subdirectory(lua-5.3.5)
|
||||
add_subdirectory(glad)
|
||||
|
||||
#add_subdirectory(arrrgh)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue