autocmake/test/boost_libs/cmake/custom/boost_version-components.cmake

3 lines
94 B
CMake

set(BOOST_MINIMUM_REQUIRED 1.59.0)
list(APPEND BOOST_COMPONENTS_REQUIRED chrono timer system)