3 lines
94 B
CMake
3 lines
94 B
CMake
set(BOOST_MINIMUM_REQUIRED 1.59.0)
|
|
list(APPEND BOOST_COMPONENTS_REQUIRED chrono timer system)
|