Skip to content

Commit 7a0c49c

Browse files
committed
__cplusplus
1 parent b72ec73 commit 7a0c49c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ if (WIN32)
382382
mrdocs-core
383383
PUBLIC
384384
/permissive- # strict C++
385+
/Zc:__cplusplus # report C++ standard support
385386
/W4 # enable all warnings
386387
/MP # multi-processor compilation
387388
/EHs # C++ Exception handling

0 commit comments

Comments
 (0)