Merge topic 'cmake_path-deactivation'

1583d50feb Help: Move cmake_path release note from 3.19 to post-3.19 development
cd1c5a89a2 Merge branch 'backport-3.19-cmake_path-deactivation'
1c912056a1 cmake_path: remove new command from 3.19

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !5459
This commit is contained in:
Brad King
2020-11-04 13:15:31 +00:00
committed by Kitware Robot
2 changed files with 5 additions and 3 deletions
-3
View File
@@ -87,9 +87,6 @@ Commands
* The :command:`cmake_language` command gained a ``DEFER`` mode to
schedule command calls to occur at the end of processing a directory.
* The :command:`cmake_path` command was added for operations on
filesystem paths.
* The :command:`configure_file` command gained a ``NO_SOURCE_PERMISSIONS``
option to suppress copying the input file's permissions to the output file.
+5
View File
@@ -0,0 +1,5 @@
cmake_path
----------
* The :command:`cmake_path` command was added for operations on
filesystem paths.