mirror of
https://github.com/DaveGamble/cJSON
synced 2024-12-24 15:42:07 +00:00
Add -Wparentheses compile option
This commit is contained in:
parent
3f349a4258
commit
5cf56fa4fa
@ -42,6 +42,7 @@ if (ENABLE_CUSTOM_COMPILER_FLAGS)
|
||||
-fstack-protector-strong
|
||||
-Wcomma
|
||||
-Wdouble-promotion
|
||||
-Wparentheses
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user