1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-17 07:11:52 +08:00

Help: Add 3.31 release note for CMAKE_CONFIG_DIR

This was accidentally left out of commit 1df94443fe (fileapi: Add
support for user-wide queries, 2024-08-16, v3.31.0-rc1~177^2).
This commit is contained in:
Peter Kokot
2025-03-14 23:11:46 +01:00
committed by Brad King
parent 662e8aeea8
commit bbbbab4661

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