Fixed build #660
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user