mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
remove annoying float-equal option
This commit is contained in:
parent
fa8b454552
commit
74b2f03837
@ -47,7 +47,6 @@ if (ENABLE_CUSTOM_COMPILER_FLAGS)
|
||||
-Wmissing-variable-declarations
|
||||
-Wused-but-marked-unused
|
||||
-Wswitch-enum
|
||||
-Wfloat-equal
|
||||
)
|
||||
elseif("${CMAKE_C_COMPILER_ID}" STREQUAL "MSVC")
|
||||
# Disable warning c4001 - nonstandard extension 'single line comment' was used
|
||||
|
Loading…
Reference in New Issue
Block a user