3 lines
92 B
CMake
3 lines
92 B
CMake
set(BOOST_MINIMUM_REQUIRED 1.59.0)
|
|
list(APPEND BOOST_COMPONENTS_REQUIRED mpi serialization)
|