diff --git a/CMakeLists.txt b/CMakeLists.txt index 14243d4b..23f0d684 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -142,7 +142,7 @@ target_compile_options( $<$:-Wall> $<$:-Wno-error=float-conversion;-Wno-error=shadow> $<$:-Wno-error=format-overflow;-Wno-error=int-conversion;-Wno-error=comment> - $<$:-Wno-error=null-pointer-subtraction;-Wno-error=deprecated-declarations;-Wno-error=implicit-int-conversion;-Wno-error=shorten-64-to-32> + $<$:-Wno-error=null-pointer-subtraction;-Wno-error=deprecated-declarations;-Wno-error=implicit-int-conversion;-Wno-error=shorten-64-to-32;-Wno-comma;-Wno-quoted-include-in-framework-header> ) target_link_libraries(