Update dependencies
This commit is contained in:
2
3rdParty/glfw/CMakeLists.txt
vendored
2
3rdParty/glfw/CMakeLists.txt
vendored
@@ -8,7 +8,7 @@ FetchContent_Declare(
|
||||
glfw
|
||||
EXCLUDE_FROM_ALL
|
||||
GIT_REPOSITORY ${GLFW_REPO}
|
||||
GIT_TAG 3.3.8
|
||||
GIT_TAG 3.4
|
||||
GIT_SHALLOW TRUE
|
||||
)
|
||||
set(GLFW_BUILD_EXAMPLES OFF CACHE BOOL "" FORCE)
|
||||
|
||||
Reference in New Issue
Block a user