summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2017-09-13 14:08:48 (GMT)
committerBrad King <brad.king@kitware.com>2017-09-13 19:04:31 (GMT)
commitd0f1581719644cc9b40a3ad4425bd37369f11c7e (patch)
tree497eff8688686b2489b47dbb95ca47d8d799c09c /Tests
parentffa164736ec78f27583ca4515ff3dfc7a82fc702 (diff)
downloadCMake-d0f1581719644cc9b40a3ad4425bd37369f11c7e.zip
CMake-d0f1581719644cc9b40a3ad4425bd37369f11c7e.tar.gz
CMake-d0f1581719644cc9b40a3ad4425bd37369f11c7e.tar.bz2
Autogen: Backport autogen target dependency as file dependency fix
Target dependencies of the origin target were mistakenly forwarded to the _autogen target as *file* dependencies. This patch introduces proper distinction between *target* and *file* dependencies of the _autogen target. This patch also changes when PRE_BUILD is used for AUTOGEN in the Visual Studio generator. Formerly PRE_BUILD was disabled when the origin target depended on *any* other target. Now PRE_BUILD is only disabled if a dependency of the _autogen target to an additional *file* is detected. Fixes: #17278, #17205
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions