diff options
author | Brad King <brad.king@kitware.com> | 2008-10-03 14:11:47 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2008-10-03 14:11:47 (GMT) |
commit | 7f819903ed014b9ebd5c931d394d51ae7c0de1a0 (patch) | |
tree | 8c8561a5f6e230c87730701a0f8a55ac71254449 /Source/cmFindPackageCommand.cxx | |
parent | adc880d2eb71c080e211bd52f0fdc102a8485f25 (diff) | |
download | CMake-7f819903ed014b9ebd5c931d394d51ae7c0de1a0.zip CMake-7f819903ed014b9ebd5c931d394d51ae7c0de1a0.tar.gz CMake-7f819903ed014b9ebd5c931d394d51ae7c0de1a0.tar.bz2 |
BUG: Fix config test for target install rules
In single-configuration generators a target installation rule should
apply to all configurations for which the INSTALL command was specified.
The configuration in which the target is built does not matter.
In multi-configuration generators each installation rule must be
associated with a particular build configuration to install the proper
file. The set of configurations for which rules are generated is the
intersection of the build configurations and those for which the INSTALL
command was specified.
Diffstat (limited to 'Source/cmFindPackageCommand.cxx')
0 files changed, 0 insertions, 0 deletions