mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
Add warning -Wused-but-marked-unused
This commit is contained in:
parent
7f8ee7084a
commit
7aa668ee7a
@ -44,6 +44,7 @@ if (ENABLE_CUSTOM_COMPILER_FLAGS)
|
||||
-Wformat-overflow
|
||||
-Wunused-macros
|
||||
-Wmissing-variable-declarations
|
||||
-Wused-but-marked-unused
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user