vcpkg/ports/boost-odeint/features.cmake

7 lines
110 B
CMake
Raw Permalink Normal View History

vcpkg_check_features(
OUT_FEATURE_OPTIONS
FEATURE_OPTIONS
FEATURES
"mpi" BOOST_ENABLE_MPI
)