squash a bunch of warnings
This commit is contained in:
@@ -41,6 +41,7 @@ target_compile_options(${COMPONENT_LIB}
|
||||
$<$<C_COMPILER_ID:AppleClang,Clang,GNU>:-Wno-implicit-function-declaration>
|
||||
$<$<C_COMPILER_ID:AppleClang,Clang,GNU>:-Wno-stringop-overflow>
|
||||
$<$<C_COMPILER_ID:AppleClang,Clang,GNU>:-fPIC>
|
||||
-Wno-implicit-fallthrough
|
||||
-Ofast
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user