diff --git a/CMakeLists.txt b/CMakeLists.txt index ef8d52bf..2b456b1a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -275,7 +275,6 @@ if(NOT MSVC) "${CMAKE_CXX_FLAGS} \ -Wall \ -Wextra \ - -Wconversion \ -pedantic \ -fsized-deallocation \ -fdiagnostics-color=always \