소스 검색

Merge topic 'doc-genex-TARGET_RUNTIME_DLL_DIRS' into release-3.27

acce355673 Help: Add 3.27 release note for TARGET_RUNTIME_DLL_DIRS

Acked-by: Kitware Robot <[email protected]>
Merge-request: !8558
Brad King 2 년 전
부모
커밋
57b97d30c0
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      Help/release/3.27.rst

+ 4 - 0
Help/release/3.27.rst

@@ -157,6 +157,10 @@ Generator Expressions
   :ref:`transformation <GenEx Path Transformations>` operations learned
   to process :ref:`lists <CMake Language Lists>` of paths element-wise.
 
+* The :genex:`TARGET_RUNTIME_DLL_DIRS` generator expression was added.
+  It expands to a list of the directories containing DLLs in
+  :genex:`TARGET_RUNTIME_DLLS`.
+
 Autogen
 -------