Andreas Weis c9fca42fd1 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.
2016-06-20 10:14:10 -04:00
..
2016-03-09 09:42:18 -05:00
2016-03-09 09:42:18 -05:00
2016-06-17 11:06:42 -04:00
2015-12-10 14:19:35 -05:00
2016-06-08 12:44:03 -04:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://cmake.org/Wiki/CMake:Module_Maintainers