diff options
Diffstat (limited to 'Help/release/dev/cmake_path-command.rst')
-rw-r--r-- | Help/release/dev/cmake_path-command.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/cmake_path-command.rst b/Help/release/dev/cmake_path-command.rst new file mode 100644 index 0000000..f4d9f27 --- /dev/null +++ b/Help/release/dev/cmake_path-command.rst @@ -0,0 +1,5 @@ +cmake_path-command +------------------ + +* The :command:`cmake_path` command was added for operations on + filesystem paths. |