mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:53:38 +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(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}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue