diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 9d739ae..28d81bf 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -101,7 +101,6 @@ if(MSVC) # MSVC or simulating MSVC -Wfloat-equal -Wno-c++98-compat -Wno-c++98-compat-pedantic - -Wno-reserved-identifier -Wno-covered-switch-default # GTest -Wno-deprecated-declarations # Allow tests for [[deprecated]] elements -Wno-global-constructors # GTest