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.
1 parent 5f9d094 commit 8d8fc1dCopy full SHA for 8d8fc1d
CMakeLists.txt
@@ -8,7 +8,6 @@ list(APPEND CMAKE_MODULE_PATH
8
9
add_definitions(-std=c++14 -Wall)
10
if(MSVC)
11
- add_definitions(-WX)
12
else()
13
add_definitions(-Werror)
14
endif()
0 commit comments