Export build tree package
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
set_and_check(GLM_INCLUDE_DIRS "@GLM_INCLUDE_DIRS@")
|
||||
set(GLM_VERSION "@GLM_VERSION@")
|
||||
|
||||
@PACKAGE_INIT@
|
||||
|
||||
set_and_check(GLM_INCLUDE_DIRS "@PACKAGE_CMAKE_INSTALL_INCLUDEDIR@")
|
||||
|
||||
if (NOT CMAKE_VERSION VERSION_LESS "2.8.12")
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/glmTargets.cmake")
|
||||
|
||||
Reference in New Issue
Block a user