diff options
author | Brad King <brad.king@kitware.com> | 2015-06-11 19:01:12 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-06-11 20:04:21 (GMT) |
commit | 90ad087ab9075cc9648df0623502da0caa44e971 (patch) | |
tree | 12a4d2ac794e386bc4480b01d53dcb5d1953be22 /Source/cmDependsFortranParser.h | |
parent | 7195ec92b2f34ef16ff1382fb00f527a3609f3bf (diff) | |
download | CMake-90ad087ab9075cc9648df0623502da0caa44e971.zip CMake-90ad087ab9075cc9648df0623502da0caa44e971.tar.gz CMake-90ad087ab9075cc9648df0623502da0caa44e971.tar.bz2 |
cmake: Fix --build <relative-dir> for VS generators (#15609)
The VS >= 10 generators need to parse the .sln file from the build
directory to locate targets in subdirectories. This occurs after we
change the working directory to the build tree. If a relative directory
other than "." was given then we would change to it and also refer to
the .sln file location with it. Fix this by converting the build tree
to a full path always. This will also give a more informative error
message when the directory does not exist.
Diffstat (limited to 'Source/cmDependsFortranParser.h')
0 files changed, 0 insertions, 0 deletions