mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
Add -Wcomma compiler flag
This commit is contained in:
@ -40,6 +40,7 @@ if (ENABLE_CUSTOM_COMPILER_FLAGS)
|
||||
-Wconversion
|
||||
-Wc++-compat
|
||||
-fstack-protector-strong
|
||||
-Wcomma
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user