cmake: update curl-config.cmake.in template var list [ci skip]

Omit those defined by CMake.

Follow-up to a298df7f47 #14462
This commit is contained in:
Viktor Szakats 2024-08-13 10:01:41 +02:00
parent 4111d10803
commit 5a45e0c562
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -2044,9 +2044,11 @@ if(NOT CURL_DISABLE_INSTALL)
endif()
${_generated_version_config}")
# Use:
# * TARGETS_EXPORT_NAME
# * PROJECT_NAME
# Consumed custom variables:
# LIB_SELECTED
# TARGETS_EXPORT_NAME
# USE_OPENSSL
# USE_ZLIB
configure_package_config_file("CMake/curl-config.cmake.in"
"${_project_config}"
INSTALL_DESTINATION ${CURL_INSTALL_CMAKE_DIR}