mirror of
https://github.com/g-truc/glm.git
synced 2024-11-15 22:34:35 +00:00
4 lines
113 B
CMake
4 lines
113 B
CMake
|
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/FindGLM.cmake
|
||
|
DESTINATION ${CMAKE_INSTALL_FULL_LIBDIR}/cmake)
|
||
|
|