CMake/Help/release/dev
Brad King d039da1c24 FindCURL: Add CURL_VERSION variable to match upstream cmake package
`find_package(CURL CONFIG)` provides `CURL_VERSION` from the upstream
cmake package version file.

Upstream curl commit `699ac9430c` (cmake: publish/check supported
protocols/features via `CURLConfig.cmake`, 2024-12-29) extends the
upstream cmake package to provide our old `CURL_VERSION_STRING`.
Provide both names from CMake's own module to aid transition.

Fixes: #26634
2025-01-28 09:52:22 -05:00
..
0-sample-topic.rst Begin post-3.31 development 2024-10-09 10:04:17 -04:00
add_feature_info.rst FeatureSummary: Introduce policy CMP0183 for full Condition Syntax 2024-11-26 13:19:25 -05:00
aix-archive-shared-libraries.rst AIX: Enable shared library archives by default 2024-11-23 15:23:25 -05:00
apple-compiler-selection.rst macOS: Do not pass any SDK/-isysroot to compilers by default 2024-11-07 09:46:10 -05:00
CMAKE_LANG_LINK_MODE.rst Introduce CMAKE_<LANG>_DEVICE_LINK_MODE variable. 2025-01-21 15:17:05 +01:00
CMAKE_TYPE_LINKER_FLAGS-LINKER-prefix-support.rst Add support of "LINKER:" prefix for CMAKE_<TYPE>_LINKER_FLAGS variable 2024-11-04 17:07:58 +01:00
ctest-crash-handling.rst ctest: Restore Windows Error Reporting in interactive mode 2024-11-01 09:56:54 -04:00
ctest-remove-declarative-script-mode.rst CTest: Remove declarative scripting mode 2024-10-09 22:30:58 +02:00
debugger-working-directory.rst fileapi: Report DEBUGGER_WORKING_DIRECTORY in codemodel-v2 target objects 2024-12-10 09:04:31 -05:00
execute-process-error.rst execute_process: Allow setting default COMMAND_ERROR_IS_FATAL value 2025-01-15 11:12:34 -05:00
ExternalProject-install-jobserver.rst ExternalProject: Optionally integrate 'make' job server with INSTALL_COMMAND 2024-11-19 10:22:24 -05:00
FindBISON.rst FindBISON: Add new keyword OPTIONS 2025-01-06 06:41:57 +01:00
FindCURL-version-var.rst FindCURL: Add CURL_VERSION variable to match upstream cmake package 2025-01-28 09:52:22 -05:00
FindFLEX.rst FindFLEX: Add new keyword OPTIONS 2025-01-06 06:41:41 +01:00
FindGDAL-deprecate.rst FindGDAL: Document as deprecated in favor of upstream CMake package 2024-11-26 13:13:20 -05:00
FindPatch.rst FindPatch: Define imported target only for PROJECT CMAKE_ROLE 2025-01-14 10:17:09 -05:00
FindProtobuf-protoc-exe-option.rst FindProtobuf: Add PROTOC_EXE option to protobuf_generate 2024-10-10 11:39:19 -04:00
FindPython-ARTIFACTS-PREFIX.rst FindPython: add support for multiple searches in same directory 2025-01-11 15:47:06 +01:00
GenEx-PATH-NATIVE_PATH.rst GenEx $<PATH>: Add NATIVE_PATH sub-command. 2024-12-14 11:16:47 +01:00
link-warning-as-error.rst Link step: Add LINK_WARNING_AS_ERROR target property 2024-11-12 15:11:53 +01:00
linker-configuration.rst Linker configuration: rely now on CMAKE_<LANG>_LINK_MODE variable. 2025-01-26 14:45:21 +01:00
remove-old-compatibility.rst Remove compatibility with CMake versions older than 3.5 2025-01-22 10:40:55 -05:00
rename-cmakelists.rst cmake: Allow configuration of default script names 2024-12-17 12:47:02 -05:00
STATIC_LIBRARY_OPTIONS-ARCHIVER-prefix.rst Archive library: Add support for ARCHIVER: prefix 2024-11-26 19:26:07 +01:00
swift-module-dir-genex.rst Swift: Expand generator expressions in Swift_MODULE_DIRECTORY 2024-12-09 10:37:05 -08:00
target_link_libraries-LINKER-prefix.rst target_link_libraries: Add support for the LINKER: prefix 2024-10-11 17:54:02 +02:00
vs-custom-command-disable-parallel-build.rst VS: add source property VS_CUSTOM_COMMAND_DISABLE_PARALLEL_BUILD 2024-11-06 13:29:57 -05:00
vs-solution-items.rst VS: Add support for Visual Studio solution items 2024-11-22 09:12:19 -05:00
xcode-scheme-lldb-init-file.rst Xcode: Support for 'LLDB Init File' scheme property 2024-12-13 08:31:11 -05:00
xcode-scheme-test-config.rst Xcode: Support for test action 'Build Configuration' scheme property 2025-01-09 16:36:33 +00:00