cmake: fix ws2_32 reference in curl-config.cmake

Follow-up to 16f073ef49 #16973
Follow-up to 554dfa5568 #17927

Closes #19775
This commit is contained in:
Viktor Szakats 2025-12-01 00:34:33 +01:00
parent f553bff6ee
commit 7799d15eef
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 1 additions and 2 deletions

View file

@ -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}