We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b70a38 + f088760 commit 000bed6Copy full SHA for 000bed6
CMakeLists.txt
@@ -14,7 +14,7 @@ SET(PROJECT_USE_CMAKE_EXPORT TRUE)
14
# Project configuration
15
SET(PROJECT_USE_CMAKE_EXPORT TRUE)
16
SET(CMAKE_VERBOSE_MAKEFILE TRUE)
17
-# SET(CXX_DISABLE_WERROR FALSE)
+SET(CXX_DISABLE_WERROR TRUE)
18
19
# Check if the submodule cmake have been initialized
20
IF(NOT EXISTS "${CMAKE_SOURCE_DIR}/cmake/base.cmake")
0 commit comments