list(APPEND_CORRADE_REASON_FAILURE_MESSAGE"${_component} is not built by default. Make sure you enabled WITH_${_COMPONENT} when building Corrade.")
list(APPEND_CORRADE_REASON_FAILURE_MESSAGE"${_component} is not built by default. Make sure you enabled CORRADE_WITH_${_COMPONENT} when building Corrade.")
list(APPEND_MAGNUM_REASON_FAILURE_MESSAGE"${_component} is not built by default. Make sure you enabled WITH_${_COMPONENT} when building Magnum.")
list(APPEND_MAGNUM_REASON_FAILURE_MESSAGE"${_component} is not built by default. Make sure you enabled MAGNUM_WITH_${_COMPONENT} when building Magnum.")