summaryrefslogtreecommitdiff
path: root/Source/cmCMakePath.cxx
Commit message (Collapse)AuthorAgeFilesLines
* cmake_path: various updatesMarc Chevrier2021-01-131-1/+2
| | | | | | To follow discussions in #21385 and !5682: * Fix bug in cmCMakePath::IsSuffix() method * cmake_path(HASH) always normalized paths (NORMALIZE option removed)
* cmCMakePath: Class for path handlingMarc Chevrier2020-09-061-0/+146