mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:31:41 +03:00
cmake: fix ws2_32 reference in curl-config.cmake
Follow-up to16f073ef49#16973 Follow-up to554dfa5568#17927 Closes #19775
This commit is contained in:
parent
f553bff6ee
commit
7799d15eef
2 changed files with 1 additions and 2 deletions
|
|
@ -2340,7 +2340,6 @@ if(NOT CURL_DISABLE_INSTALL)
|
|||
# USE_RUSTLS
|
||||
# USE_WIN32_LDAP CURL_DISABLE_LDAP
|
||||
# USE_WOLFSSL
|
||||
# _win32_winsock
|
||||
configure_package_config_file("CMake/curl-config.cmake.in"
|
||||
"${_project_config}"
|
||||
INSTALL_DESTINATION ${_install_cmake_dir}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue