|
|
@@ -1380,7 +1380,7 @@ function(_Boost_COMPONENT_DEPENDENCIES component _ret)
|
|
|
set(_Boost_TIMER_DEPENDENCIES chrono)
|
|
|
set(_Boost_WAVE_DEPENDENCIES filesystem serialization thread chrono atomic)
|
|
|
set(_Boost_WSERIALIZATION_DEPENDENCIES serialization)
|
|
|
- if(Boost_VERSION_STRING VERSION_GREATER_EQUAL 1.78.0 AND NOT Boost_NO_WARN_NEW_VERSIONS)
|
|
|
+ if(Boost_VERSION_STRING VERSION_GREATER_EQUAL 1.79.0 AND NOT Boost_NO_WARN_NEW_VERSIONS)
|
|
|
message(WARNING "New Boost version may have incorrect or missing dependencies and imported targets")
|
|
|
endif()
|
|
|
endif()
|