Loading CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -113,7 +113,7 @@ elseif(WIN32) /MP ) if(NOT INCLUDE_SPLIT) add_compile_options("/W4 /WX") add_compile_options("/W4" "/WX") endif() endif() Loading Loading
CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -113,7 +113,7 @@ elseif(WIN32) /MP ) if(NOT INCLUDE_SPLIT) add_compile_options("/W4 /WX") add_compile_options("/W4" "/WX") endif() endif() Loading