Merge topic 'doc-CMAKE_CONFIG_DIR'

bbbbab4661 Help: Add 3.31 release note for CMAKE_CONFIG_DIR

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10474
This commit is contained in:
Brad King
2025-03-18 13:20:52 +00:00
committed by Kitware Robot

View File

@@ -96,6 +96,10 @@ Variables
property were added to optionally specify the strategy
CMake uses to generate link lines.
* The :envvar:`CMAKE_CONFIG_DIR` environment variable was added to specify a
CMake user-wide configuration directory for :manual:`cmake-file-api(7)`
queries.
Properties
----------