Skip to content

Commit aca02d2

Browse files
Yu ZengMaskRay
Yu Zeng
authored andcommitted
1 parent 4014580 commit aca02d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ if(MSVC)
4545
/wd4800
4646
/wd4068 # Disable unknown pragma warning
4747
/std:c++17
48+
/Zc:__cplusplus
4849
$<$<CONFIG:Debug>:/FS>
4950
)
5051
# relink system libs

0 commit comments

Comments
 (0)