CMake/Tests/Properties
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
..
SubDir ENH: added new test for SourceFile objects and properties 2007-05-31 10:29:13 -04:00
SubDir2 cmSourceFileLocation: Collapse full path for directory comparisons. 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
properties.h.in ENH: added new test for SourceFile objects and properties 2007-05-31 10:29:13 -04:00
properties2.h ENH: added new test for SourceFile objects and properties 2007-05-31 10:29:13 -04:00
subdirtest.cxx cmSourceFileLocation: Collapse full path for directory comparisons. 2014-03-31 23:18:43 +02:00