mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 10:27:08 +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
|
||
|
)
|