diff options
Diffstat (limited to 'Help/release')
-rw-r--r-- | Help/release/3.19.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Help/release/3.19.rst b/Help/release/3.19.rst index 7f6e44c..be63e9d 100644 --- a/Help/release/3.19.rst +++ b/Help/release/3.19.rst @@ -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. |