mirror of
https://github.com/json-c/json-c.git
synced 2026-04-07 14:29:06 +08:00
modify RELEASE
This commit is contained in:
@@ -24,7 +24,7 @@ if(NOT CMAKE_BUILD_TYPE)
|
|||||||
set(CMAKE_BUILD_TYPE debug)
|
set(CMAKE_BUILD_TYPE debug)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELAESE} -O2")
|
set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -O2")
|
||||||
|
|
||||||
# Include file check macros honor CMAKE_REQUIRED_LIBRARIES
|
# Include file check macros honor CMAKE_REQUIRED_LIBRARIES
|
||||||
# i.e. the check_include_file() calls will include -lm when checking.
|
# i.e. the check_include_file() calls will include -lm when checking.
|
||||||
|
|||||||
Reference in New Issue
Block a user