Update cglm
This commit is contained in:
@ -49,7 +49,7 @@ if(NOT cglm_FOUND)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
cglm
|
cglm
|
||||||
GIT_REPOSITORY https://github.com/recp/cglm
|
GIT_REPOSITORY https://github.com/recp/cglm
|
||||||
GIT_TAG v0.7.9
|
GIT_TAG v0.8.3
|
||||||
)
|
)
|
||||||
FetchContent_MakeAvailable(cglm)
|
FetchContent_MakeAvailable(cglm)
|
||||||
endif()
|
endif()
|
||||||
|
Reference in New Issue
Block a user