hyporo-cpp/cmake/external/glm.cmake
2023-03-13 22:31:11 +05:00

5 lines
106 B
CMake
Executable File

CPMAddPackage(
NAME glm
GIT_REPOSITORY https://github.com/g-truc/glm.git
GIT_TAG 0.9.9.8
)