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