mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-06 12:58:45 +00:00
[chore][cmake] ignore format warning
This commit is contained in:
parent
d6fab307bf
commit
d763463e26
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ sdk_add_compile_options(
|
|||
# -Wno-error=absolute-value
|
||||
# -Wno-error=type-limits
|
||||
# -Wno-error=cpp -Wextra
|
||||
|
||||
-Wno-format
|
||||
# -Wno-unused-parameter
|
||||
# -Wno-sign-compare
|
||||
# $<$<COMPILE_LANGUAGE:C>:-Wno-old-style-declaration>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue