Skip to content
  • Felix Geyer's avatar
    FindBoost: Add system thread library to Boost_LIBRARIES · bd831ed0
    Felix Geyer authored and Brad King's avatar Brad King committed
    Add the system thread library to Boost_LIBRARIES when the boost thread
    component has been found.
    
    The Boost::thread imported target already pulls in Threads::Threads.
    This changes does the same for projects using the Boost_LIBRARIES variable
    instead.
    bd831ed0