Skip to content
  • Brad King's avatar
    FindBoost: Construct a clean Boost_LIBRARIES value · 0100f88e
    Brad King authored
    Construct the value from scratch based on the component library list.
    Avoid accumulating values from repeated find_package(Boost) calls.
    If Boost is not found, Boost_LIBRARIES should be empty.
    0100f88e