浏览代码

Merge topic 'doc-rel-3.29' into release-3.30

0e81c12483 Help: Add 3.29 release note for try_compile LINKER_LANGUAGE option

Acked-by: Kitware Robot <[email protected]>
Merge-request: !9905
Brad King 1 年之前
父节点
当前提交
e3ebf4f5c0
共有 2 个文件被更改,包括 4 次插入6 次删除
  1. 0 6
      Help/dev/try_compile-linker-language.rst
  2. 4 0
      Help/release/3.29.rst

+ 0 - 6
Help/dev/try_compile-linker-language.rst

@@ -1,6 +0,0 @@
-try_compile-linker-language
----------------------------
-
-* The :command:`try_compile` and :command:`try_run` commands gained a
-  ``LINKER_LANGUAGE`` option to specify the :prop_tgt:`LINKER_LANGUAGE`
-  target property in the generated test project.

+ 4 - 0
Help/release/3.29.rst

@@ -64,6 +64,10 @@ Commands
 * The :command:`if` command gained new tests ``IS_READABLE``, ``IS_WRITABLE``
 * The :command:`if` command gained new tests ``IS_READABLE``, ``IS_WRITABLE``
   and ``IS_EXECUTABLE`` to check file or directory permissions.
   and ``IS_EXECUTABLE`` to check file or directory permissions.
 
 
+* The :command:`try_compile` and :command:`try_run` commands gained a
+  ``LINKER_LANGUAGE`` option to specify the :prop_tgt:`LINKER_LANGUAGE`
+  target property in the generated test project.
+
 Variables
 Variables
 ---------
 ---------