summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/cmake_path/GET-RELATIVE_PART-wrong-path-result.txt
Commit message (Collapse)AuthorAgeFilesLines
* cmake_path: rename 'GET ... RELATIVE_PATH' to 'GET ... RELATIVE_PART'Marc Chevrier2021-01-281-0/+1
For consistency, subcommand 'HAS_RELATIVE_PATH' is also renamed to 'HAS_RELATIVE_PART'. Fixes: #21385