Skip to content
Snippets Groups Projects
Commit 41992f52 authored by Gabor Galgoczy's avatar Gabor Galgoczy
Browse files

Update glm

parent 469ddf3e
No related branches found
No related tags found
No related merge requests found
...@@ -100,7 +100,7 @@ target_link_libraries(${PROJECT_NAME} PRIVATE glfw) ...@@ -100,7 +100,7 @@ target_link_libraries(${PROJECT_NAME} PRIVATE glfw)
# glm # glm
FetchContent_Declare(glm FetchContent_Declare(glm
GIT_REPOSITORY https://github.com/g-truc/glm.git GIT_REPOSITORY https://github.com/g-truc/glm.git
GIT_TAG 0.9.9.8 GIT_TAG 1.0.0
GIT_PROGRESS TRUE GIT_PROGRESS TRUE
SYSTEM SYSTEM
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment