mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
Merge topic 'cmake_path-deactivation'
1583d50febHelp: Move cmake_path release note from 3.19 to post-3.19 developmentcd1c5a89a2Merge branch 'backport-3.19-cmake_path-deactivation'1c912056a1cmake_path: remove new command from 3.19 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5459
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
cmake_path
|
||||
----------
|
||||
|
||||
* The :command:`cmake_path` command was added for operations on
|
||||
filesystem paths.
|
||||
Reference in New Issue
Block a user