diff --git a/CMakeLists.txt b/CMakeLists.txt index 4254b18d0b..cbcdaccd0c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -172,8 +172,6 @@ if (CXX_CLANG_CL) $<$:-Wno-c++98-compat-pedantic> $<$:-Wno-c++98-compat> $<$:-Wno-c99-compat> - $<$:-Wno-c98-compat> - $<$:-Wno-c99-extensions> $<$:/EHsc>) # REQUIRED CPU features IN Windows-amd64 if (ARCHITECTURE_x86_64)