summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2008-12-26 18:28:20 (GMT)
committerBrad King <brad.king@kitware.com>2008-12-26 18:28:20 (GMT)
commit85a46e9e51029499e30f68afdec6b55a31ae54c3 (patch)
treef9cc830b7b9170174bbb986145a7244590979b2f /Source/cmGlobalGenerator.cxx
parentb77d00b7f60105204ee20fc92f1ed1fbc2de6b7c (diff)
downloadCMake-85a46e9e51029499e30f68afdec6b55a31ae54c3.zip
CMake-85a46e9e51029499e30f68afdec6b55a31ae54c3.tar.gz
CMake-85a46e9e51029499e30f68afdec6b55a31ae54c3.tar.bz2
BUG: Fix same-file check for directory ordering
When computing runtime search path ordering a constraint exists when a file that may be found by the runtime search exists in a directory other than that containing the desired file. We test whether a potential conflict is really the same due to a symlink. Recently the change to cmFindLibraryCommand to load directory content created a case in which the same-file check would be incorrectly skipped. This avoids skipping the check.
Diffstat (limited to 'Source/cmGlobalGenerator.cxx')
0 files changed, 0 insertions, 0 deletions