Skip to content

Commit 8d8fc1d

Browse files
authored
Update CMakeLists.txt
1 parent 5f9d094 commit 8d8fc1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ list(APPEND CMAKE_MODULE_PATH
88

99
add_definitions(-std=c++14 -Wall)
1010
if(MSVC)
11-
add_definitions(-WX)
1211
else()
1312
add_definitions(-Werror)
1413
endif()

0 commit comments

Comments
 (0)