mirror of
https://github.com/curl/curl.git
synced 2026-06-21 16:45:43 +03:00
find step 5 iface 2
This commit is contained in:
parent
5ed54728d3
commit
263c0792bc
18 changed files with 32 additions and 32 deletions
|
|
@ -101,7 +101,7 @@ if(CARES_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${CARES_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@ else()
|
|||
mark_as_advanced(LDAP_INCLUDE_DIR LDAP_LIBRARY LDAP_LBER_LIBRARY)
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(LDAP_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -111,7 +111,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${LDAP_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@ else()
|
|||
mark_as_advanced(LIBGSASL_INCLUDE_DIR LIBGSASL_LIBRARY)
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(LIBGSASL_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -87,7 +87,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${LIBGSASL_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@ else()
|
|||
mark_as_advanced(LIBIDN2_INCLUDE_DIR LIBIDN2_LIBRARY)
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(LIBIDN2_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -87,7 +87,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${LIBIDN2_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@ else()
|
|||
mark_as_advanced(LIBPSL_INCLUDE_DIR LIBPSL_LIBRARY)
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(LIBPSL_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -87,7 +87,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${LIBPSL_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -107,7 +107,7 @@ if(LIBRTMP_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${LIBRTMP_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -101,7 +101,7 @@ if(LIBSSH_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${LIBSSH_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@ else()
|
|||
mark_as_advanced(LIBSSH2_INCLUDE_DIR LIBSSH2_LIBRARY)
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(LIBSSH2_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -87,7 +87,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${LIBSSH2_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@ else()
|
|||
mark_as_advanced(LIBUV_INCLUDE_DIR LIBUV_LIBRARY)
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(LIBUV_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -97,7 +97,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${LIBUV_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@ else()
|
|||
mark_as_advanced(MBEDTLS_INCLUDE_DIR MBEDTLS_LIBRARY MBEDX509_LIBRARY MBEDCRYPTO_LIBRARY)
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(MBEDTLS_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -104,7 +104,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${MBEDTLS_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@ else()
|
|||
mark_as_advanced(NGHTTP2_INCLUDE_DIR NGHTTP2_LIBRARY)
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(NGHTTP2_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -86,7 +86,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${NGHTTP2_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@ else()
|
|||
mark_as_advanced(NGHTTP3_INCLUDE_DIR NGHTTP3_LIBRARY)
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(NGHTTP3_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -86,7 +86,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${NGHTTP3_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -137,7 +137,7 @@ else()
|
|||
endif()
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(NGTCP2_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -145,7 +145,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${NGTCP2_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@ else()
|
|||
mark_as_advanced(NETTLE_INCLUDE_DIR NETTLE_LIBRARY)
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(NETTLE_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -92,7 +92,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${NETTLE_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@ else()
|
|||
mark_as_advanced(QUICHE_INCLUDE_DIR QUICHE_LIBRARY)
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(QUICHE_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -75,7 +75,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${QUICHE_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -105,7 +105,7 @@ if(RUSTLS_FOUND)
|
|||
endif()
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(RUSTLS_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -113,7 +113,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${RUSTLS_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@ if(WOLFSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${WOLFSSL_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
|
|
@ -98,7 +98,7 @@ else()
|
|||
mark_as_advanced(ZSTD_INCLUDE_DIR ZSTD_LIBRARY)
|
||||
endif()
|
||||
|
||||
if(BEARSSL_FOUND)
|
||||
if(ZSTD_FOUND)
|
||||
if(CMAKE_VERSION VERSION_LESS 3.13)
|
||||
link_directories(${_bearssl_LIBRARY_DIRS})
|
||||
endif()
|
||||
|
|
@ -106,7 +106,7 @@ if(BEARSSL_FOUND)
|
|||
if(NOT TARGET CURL::bearssl)
|
||||
add_library(CURL::bearssl INTERFACE IMPORTED)
|
||||
set_target_properties(CURL::bearssl PROPERTIES
|
||||
VERSION "${BEARSSL_VERSION}"
|
||||
VERSION "${ZSTD_VERSION}"
|
||||
CURL_PC_MODULES "${_bearssl_pc_requires}"
|
||||
INTERFACE_COMPILE_OPTIONS "${_bearssl_CFLAGS}"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_bearssl_INCLUDE_DIRS}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue