master
Christophe Riccio ago%!(EXTRA string=8 years)
parent 1ad55c5016
commit ad744735f6
  1. 2
      CMakeLists.txt

@ -14,7 +14,7 @@ include(CMakePackageConfigHelpers)
enable_testing() enable_testing()
add_definitions(-D_CRT_SECURE_NO_WARNINGS -g -Weverything -Wpedantic -Werror -Wno-padded -Wno-c++98-compat -Wno-documentation -std=c++11) add_definitions(-D_CRT_SECURE_NO_WARNINGS)
option(GLM_STATIC_LIBRARY_ENABLE "GLM static library" OFF) option(GLM_STATIC_LIBRARY_ENABLE "GLM static library" OFF)
if(GLM_STATIC_LIBRARY_ENABLE) if(GLM_STATIC_LIBRARY_ENABLE)

Loading…
Cancel
Save