diff options
author | Andreas Weis <github@ghulbus-inc.de> | 2016-06-19 10:44:29 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-06-20 14:14:10 (GMT) |
commit | c9fca42fd1e14536d68bd600fc4c394d2630f7f5 (patch) | |
tree | 0a840ca940fd36c71e7126129826644deadccc6d /CTestCustom.cmake.in | |
parent | 313e9667021a510151117d8222e958174b691261 (diff) | |
download | CMake-c9fca42fd1e14536d68bd600fc4c394d2630f7f5.zip CMake-c9fca42fd1e14536d68bd600fc4c394d2630f7f5.tar.gz CMake-c9fca42fd1e14536d68bd600fc4c394d2630f7f5.tar.bz2 |
FindBoost: Make imported targets fall back to `Release`
FindBoost only detects Debug and Release configurations. All other
configurations will fall back to the configuration listed as the first
entry in `IMPORTED_CONFIGURATIONS`. Switch the order so that `Release`
is listed first, as this is a better fallback than `Debug` for the
`RelWithDebInfo` and `MinSizeRel` configurations. See issue #16091.
Diffstat (limited to 'CTestCustom.cmake.in')
0 files changed, 0 insertions, 0 deletions