https://github.com/Kitware/CMake
Revision d2d1be06717cd0fd630ab478117ff84f958417ce authored by Sebastian Maisch on 27 October 2022, 07:29:37 UTC, committed by Brad King on 27 October 2022, 13:58:09 UTC
Set the `AppendTargetFrameworkToOutputPath` property to `false` only for
single target SDK-style projects.  This prevents outputs from being
overwritten during the build.  This revises commit 7671d71299 (VS: Fix
target output paths in SDK-style projects, 2022-09-23, v3.25.0-rc1~82^2).

Fixes: #24094
Issue: #23989
1 parent 33d610a
History
Tip revision: d2d1be06717cd0fd630ab478117ff84f958417ce authored by Sebastian Maisch on 27 October 2022, 07:29:37 UTC
VS: Fix paths in multi-target SDK-style projects
Tip revision: d2d1be0
File Mode Size
CMakeLists.txt -rw-r--r-- 10.6 KB
MyLibCPackConfig-AllInOne.cmake.in -rw-r--r-- 570 bytes
MyLibCPackConfig-IgnoreGroup.cmake.in -rw-r--r-- 2.1 KB
MyLibCPackConfig-OnePackPerGroup.cmake.in -rw-r--r-- 727 bytes
RunCPackVerifyResult.cmake -rw-r--r-- 21.5 KB
license.txt -rw-r--r-- 99 bytes
mylib -rw-r--r-- 373 bytes
mylib.cpp -rw-r--r-- 93 bytes
mylib.h -rw-r--r-- 23 bytes
mylibapp.cpp -rw-r--r-- 55 bytes
symlink_postinstall_expected.txt -rw-r--r-- 3.2 KB

back to top