CMake/Tests/Properties/SubDir2
Stephen Kelly 4959f3413c cmSourceFileLocation: Collapse full path for directory comparisons.
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.
2014-03-31 23:18:43 +02:00
..
CMakeLists.txt cmSourceFileLocation: Collapse full path for directory comparisons. 2014-03-31 23:18:43 +02:00