mirror of
https://github.com/curl/curl.git
synced 2026-06-22 02:35:37 +03:00
cm: add target prop processor logic 2
This commit is contained in:
parent
e8f52f0b4e
commit
a8a0f869b7
1 changed files with 1 additions and 0 deletions
|
|
@ -2333,6 +2333,7 @@ if(NOT CURL_DISABLE_INSTALL)
|
|||
endforeach()
|
||||
|
||||
if(LIBCURL_PC_REQUIRES_PRIVATE)
|
||||
list(REMOVE_DUPLICATES LIBCURL_PC_REQUIRES_PRIVATE)
|
||||
string(REPLACE ";" "," LIBCURL_PC_REQUIRES_PRIVATE "${LIBCURL_PC_REQUIRES_PRIVATE}")
|
||||
endif()
|
||||
if(LIBCURL_PC_LIBS_PRIVATE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue