mirror of
https://github.com/curl/curl.git
synced 2026-05-30 10:17:28 +03:00
parent
93a28232d3
commit
0f26abeef1
1 changed files with 3 additions and 0 deletions
|
|
@ -1682,6 +1682,9 @@ if(NOT CURL_DISABLE_INSTALL)
|
|||
(USE_THREADS_POSIX AND HAVE_PTHREAD_H) OR
|
||||
(WIN32 AND HAVE_WIN32_WINNT GREATER_EQUAL 0x600))
|
||||
_add_if("PSL" USE_LIBPSL)
|
||||
if(_items)
|
||||
list(SORT _items)
|
||||
endif()
|
||||
string(REPLACE ";" " " SUPPORT_FEATURES "${_items}")
|
||||
message(STATUS "Enabled features: ${SUPPORT_FEATURES}")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue