parent
98a736bcf1
commit
eaefcc6689
3 changed files with 3 additions and 3 deletions
@ -1,6 +1,6 @@ |
||||
set(GLM_VERSION "@GLM_VERSION@") |
||||
set(GLM_INCLUDE_DIRS "@CMAKE_CURRENT_SOURCE_DIR@") |
||||
|
||||
if (NOT CMAKE_VERSION VERSION_LESS "2.8.12") |
||||
if (NOT CMAKE_VERSION VERSION_LESS "3.0") |
||||
include("${CMAKE_CURRENT_LIST_DIR}/glmTargets.cmake") |
||||
endif() |
||||
|
Loading…
Reference in New Issue