diff --git a/Source/cmake_core.cmake b/Source/cmake_core.cmake index 3ee92590b..f10460080 100644 --- a/Source/cmake_core.cmake +++ b/Source/cmake_core.cmake @@ -296,7 +296,7 @@ if(CMAKE_CXX_COMPILER_ID MATCHES "GNU|Clang") " $<$>: -Wno-tautological-type-limit-compare>" " $<$>: -Wno-cast-qual>" " $<$>: -Wno-reserved-identifier>" - " $<$>: -Wno-missing-prototypes>" + " $<$: -Wno-missing-prototypes>" " $<$>: -Wno-missing-field-initializers>" " $<$>: -Wno-suggest-override>" " $<$>: -Wno-used-but-marked-unused>"