From ea57a284649ce018b911e850e2aafc99a4b53b9e Mon Sep 17 00:00:00 2001 From: tristanklempka Date: Thu, 25 Jul 2024 14:47:52 +0200 Subject: [PATCH] Remove WShadow not useful --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 96707d3..dec4ba0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,6 @@ if (CMAKE_CXX_COMPILER_ID STREQUAL "GNU" OR CMAKE_CXX_COMPILER_ID STREQUAL "Clan -Werror -Wconversion -Wsign-conversion - -Wshadow -Wnon-virtual-dtor -Wold-style-cast -Wcast-align