diff options
author | Brad King <brad.king@kitware.com> | 2009-02-09 21:45:15 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-02-09 21:45:15 (GMT) |
commit | 6ed916795d2ead0e18348213c3362757adfc2335 (patch) | |
tree | f5b9205022b29b928e946564e56576bea48d05dd /Source/cmMarkAsAdvancedCommand.cxx | |
parent | dda19cd36f94343e711210c6aefee8406bcce22e (diff) | |
download | CMake-6ed916795d2ead0e18348213c3362757adfc2335.zip CMake-6ed916795d2ead0e18348213c3362757adfc2335.tar.gz CMake-6ed916795d2ead0e18348213c3362757adfc2335.tar.bz2 |
BUG: Work around broken GetLongPathName case
On Windows the GetLongPathName API function does not work on some
filesystems even if the file exists. In this case we should just use
the original long path name and not the GetShortPathName result.
See issue #8480.
Diffstat (limited to 'Source/cmMarkAsAdvancedCommand.cxx')
0 files changed, 0 insertions, 0 deletions