소스 검색

Help: Generalize release note filename for add_custom_command DEPFILE

Rename the note added by commit d67cc4882d (Xcode: Add support of
DEPFILE for add_custom_command, 2021-04-15) to be more general.
Brad King 4 년 전
부모
커밋
794ad78abb
2개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      Help/release/dev/Xcode-add_custom_command-DEPFILE.rst
  2. 5 0
      Help/release/dev/add_custom_command-DEPFILE.rst

+ 0 - 5
Help/release/dev/Xcode-add_custom_command-DEPFILE.rst

@@ -1,5 +0,0 @@
-Xcode-add_custom_command-DEPFILE
---------------------------------
-
-* The :command:`add_custom_command` command gained ``DEPFILE`` support on
-  :generator:`Xcode` generator.

+ 5 - 0
Help/release/dev/add_custom_command-DEPFILE.rst

@@ -0,0 +1,5 @@
+add_custom_command-DEPFILE
+--------------------------
+
+* The :command:`add_custom_command` command gained ``DEPFILE`` support on
+  the :generator:`Xcode` generator.