mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 04:37:20 +08:00
7 lines
110 B
CMake
7 lines
110 B
CMake
|
vcpkg_check_features(
|
||
|
OUT_FEATURE_OPTIONS
|
||
|
FEATURE_OPTIONS
|
||
|
FEATURES
|
||
|
"mpi" BOOST_ENABLE_MPI
|
||
|
)
|