Allow to browse GLM source

master
Christophe Riccio ago%!(EXTRA string=6 years)
parent a116ea1179
commit 5a5a0a88b0
  1. 1
      CMakeLists.txt

@ -237,6 +237,7 @@ endif()
include_directories("${PROJECT_SOURCE_DIR}")
add_subdirectory(glm)
add_subdirectory(test)
set(GLM_INSTALL_CONFIGDIR "${CMAKE_INSTALL_LIBDIR}/cmake/glm")

Loading…
Cancel
Save