Removed obsolete FindGLM
This commit is contained in:
5
cmake/glmConfig.cmake.in
Normal file
5
cmake/glmConfig.cmake.in
Normal file
@@ -0,0 +1,5 @@
|
||||
set_and_check(GLM_INCLUDE_DIRS "@GLM_INCLUDE_DIRS@")
|
||||
|
||||
if (NOT CMAKE_VERSION VERSION_LESS "2.8.12")
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/glmTargets.cmake")
|
||||
endif()
|
||||
Reference in New Issue
Block a user