mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-03 13:18:11 +00:00
Help: Improve command formatting atop file page
Amend the references to the `file` page from commit c575d84555 (Help:
Use signature directive for `cmake_path` command, 2025-10-08).
This commit is contained in:
@@ -11,7 +11,8 @@ For other path manipulation, handling only syntactic aspects, see the
|
||||
|
||||
.. note::
|
||||
|
||||
The sub-commands `RELATIVE_PATH`_, `TO_CMAKE_PATH`_, and `TO_NATIVE_PATH`_
|
||||
The sub-commands :command:`file(RELATIVE_PATH)`,
|
||||
:command:`file(TO_CMAKE_PATH)`, and :command:`file(TO_NATIVE_PATH)`
|
||||
have been superseded, respectively, by the sub-commands
|
||||
:command:`cmake_path(RELATIVE_PATH)`,
|
||||
:command:`cmake_path(CONVERT ... TO_CMAKE_PATH_LIST)`, and
|
||||
|
||||
Reference in New Issue
Block a user