summaryrefslogtreecommitdiffstats
path: root/CMakeCPackOptions.cmake.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2010-12-10 19:26:56 (GMT)
committerBrad King <brad.king@kitware.com>2010-12-10 19:26:56 (GMT)
commit57e71533f45601275afd7787d763664f9e6b9536 (patch)
tree9f6745ca381c412b24512ecd10b7ce65b0b69577 /CMakeCPackOptions.cmake.in
parent772817242bf1c94697b06f711f1cd24ad5b0d8d8 (diff)
downloadCMake-57e71533f45601275afd7787d763664f9e6b9536.zip
CMake-57e71533f45601275afd7787d763664f9e6b9536.tar.gz
CMake-57e71533f45601275afd7787d763664f9e6b9536.tar.bz2
Avoid msbuild idiosyncrasy that builds multiple configs (#11594)
If a .sln file refers to a project file with a leading ".\", as in ".\foo.vcxproj" instead of just "foo.vcxproj" or a full path then msbuild behaves strangely. Whenever target foo is built as a dependency of another target, msbuild brings multiple configurations up to date instead of just the requested configuration! Refer to all project files by full path to avoid this behavior.
Diffstat (limited to 'CMakeCPackOptions.cmake.in')
0 files changed, 0 insertions, 0 deletions