mirror of
https://github.com/curl/curl.git
synced 2026-06-07 15:14:15 +03:00
cleanup
This commit is contained in:
parent
ba4db300a4
commit
7ea51a1b3b
1 changed files with 1 additions and 4 deletions
|
|
@ -24,10 +24,7 @@
|
|||
|
||||
set(LIBCURL_OUTPUT_NAME "${LIB_NAME}" CACHE STRING "Basename of the curl library")
|
||||
|
||||
set_property(DIRECTORY APPEND PROPERTY COMPILE_DEFINITIONS
|
||||
"BUILDING_LIBCURL"
|
||||
${CURL_DEBUG_MACROS}
|
||||
)
|
||||
set_property(DIRECTORY APPEND PROPERTY COMPILE_DEFINITIONS "BUILDING_LIBCURL" ${CURL_DEBUG_MACROS})
|
||||
|
||||
configure_file("curl_config.h.cmake" "${CMAKE_CURRENT_BINARY_DIR}/curl_config.h")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue