Skip to content
  • Brad King's avatar
    FindBoost: Refactor Boost_FOUND computation and version check · 4d92f6ca
    Brad King authored
    Construct an initial Boost_FOUND value immediately after searching for
    Boost_INCLUDE_DIR.  Base the result only on whether header files for the
    requested version were found.  Then after searching for component
    libraries update Boost_FOUND based on whether all requested components
    were found.
    4d92f6ca