We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26aa40a commit c47c61cCopy full SHA for c47c61c
1 file changed
CMakeLists.txt
@@ -375,7 +375,6 @@ if (WIN32)
375
mrdocs-core
376
PUBLIC
377
/permissive- # strict C++
378
- /Zc:__cplusplus # report C++ standard support
379
/W4 # enable all warnings
380
/MP # multi-processor compilation
381
/EHs # C++ Exception handling
0 commit comments