Update glm

This commit is contained in:
KimLS
2018-12-21 00:39:28 -08:00
parent 18fa53e09b
commit d3aa74ff54
1530 changed files with 210837 additions and 28547 deletions
+6
View File
@@ -0,0 +1,6 @@
set(GLM_VERSION "@GLM_VERSION@")
set(GLM_INCLUDE_DIRS "@CMAKE_CURRENT_SOURCE_DIR@")
if (NOT CMAKE_VERSION VERSION_LESS "3.0")
include("${CMAKE_CURRENT_LIST_DIR}/glmTargets.cmake")
endif()