diff --git a/CMakeLists.txt b/CMakeLists.txt index 14385490..b9d9039a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -103,6 +103,7 @@ target_compile_options(${PROJECT_NAME}_warnings -Wextra -Wpedantic -Wno-sign-compare + -Wno-deprecated-comma-subscript $<$:-Wshadow=local> $<$:-Wno-attributes> $<$:-Wshadow>