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