Browse Source

Merge topic 'doc-CMAKE_CONFIG_DIR' into release-4.0

bbbbab4661 Help: Add 3.31 release note for CMAKE_CONFIG_DIR

Acked-by: Kitware Robot <[email protected]>
Merge-request: !10474
Brad King 10 tháng trước cách đây
mục cha
commit
a64c571a32
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      Help/release/3.31.rst

+ 4 - 0
Help/release/3.31.rst

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