updated GLFW
This commit is contained in:
parent
67ae8daef3
commit
80e753378c
374 changed files with 132420 additions and 5 deletions
|
@ -4,7 +4,9 @@ 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.2.1)
|
||||
#add_subdirectory(glfw-3.2.1)
|
||||
|
||||
add_subdirectory(glfw-3.3.5)
|
||||
add_subdirectory(lua-5.4.2)
|
||||
add_subdirectory(glad)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue