hyporo-cpp/cmake/external/glm.cmake

5 lines
106 B
CMake
Raw Normal View History

2023-03-13 22:27:09 +05:00
CPMAddPackage(
NAME glm
GIT_REPOSITORY https://github.com/g-truc/glm.git
GIT_TAG 0.9.9.8
)