cmake: Install FindGLM

This commit is contained in:
Roger Leigh
2014-04-15 10:26:28 +01:00
parent 682979ddd8
commit a925120716
3 changed files with 196 additions and 1 deletions

3
util/CMakeLists.txt Normal file
View File

@@ -0,0 +1,3 @@
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/FindGLM.cmake
DESTINATION ${CMAKE_INSTALL_FULL_LIBDIR}/cmake)