mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-14 11:31:04 +00:00
Otherwise Matches() ends up doing a comparison of the directories /path/to/dir/subdir/.. and /path/to/dir as strings and not matching where it should.