mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
054637a2ae
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
7 lines
110 B
CMake
7 lines
110 B
CMake
vcpkg_check_features(
|
|
OUT_FEATURE_OPTIONS
|
|
FEATURE_OPTIONS
|
|
FEATURES
|
|
"mpi" BOOST_ENABLE_MPI
|
|
)
|