mirror of
https://github.com/g-truc/glm.git
synced 2026-06-08 02:23:48 +00:00
Revert "CMakeLists.txt: remove libraries"
This commit is contained in:
@@ -12,6 +12,8 @@ include(CMakePackageConfigHelpers)
|
||||
enable_testing()
|
||||
|
||||
option(GLM_QUIET "No CMake Message" OFF)
|
||||
option(BUILD_SHARED_LIBS "Build shared library" ON)
|
||||
option(BUILD_STATIC_LIBS "Build static library" ON)
|
||||
option(GLM_TEST_ENABLE_CXX_98 "Enable C++ 98" OFF)
|
||||
option(GLM_TEST_ENABLE_CXX_11 "Enable C++ 11" OFF)
|
||||
option(GLM_TEST_ENABLE_CXX_14 "Enable C++ 14" OFF)
|
||||
|
||||
Reference in New Issue
Block a user