mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00

This option enables the replacement of any leading tilde with the path to the user's home directory.
6 lines
208 B
ReStructuredText
6 lines
208 B
ReStructuredText
file-REAL_PATH-EXPAND_TILDE
|
|
---------------------------
|
|
|
|
* The :command:`file(REAL_PATH)` command gained the option ``EXPAND_TILDE`` to
|
|
replace any leading tilde with the path to the user's home directory.
|