Skip to content
  • Roger Leigh's avatar
    FindBoost: Automatically add missing component dependencies · 01c80acd
    Roger Leigh authored and Brad King's avatar Brad King committed
    The function _Boost_MISSING_DEPENDENCIES will look at the
    user-supplied component list, check the dependency
    information for each component using
    _Boost_COMPONENT_DEPENDENCIES, and will add any missing
    dependencies to the component list.  This ensures that
    all required components will be searched for.
    01c80acd