diff --git a/CMakeLists.txt b/CMakeLists.txt index b3a02386..6b52b48e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -45,6 +45,7 @@ if(MSVC) /wd4800 /wd4068 # Disable unknown pragma warning /std:c++17 + /Zc:__cplusplus $<$:/FS> ) # relink system libs