mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03: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
|
-fstack-protector-strong
|
||||||
-Wcomma
|
-Wcomma
|
||||||
-Wdouble-promotion
|
-Wdouble-promotion
|
||||||
|
-Wparentheses
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user