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
4e0c119391
commit
eb8c0baa3b
@ -44,6 +44,7 @@ if (ENABLE_CUSTOM_COMPILER_FLAGS)
|
|||||||
-Wformat-overflow
|
-Wformat-overflow
|
||||||
-Wunused-macros
|
-Wunused-macros
|
||||||
-Wmissing-variable-declarations
|
-Wmissing-variable-declarations
|
||||||
|
-Wused-but-marked-unused
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user