mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-14 04:59:01 +08:00
6 lines
114 B
CMake
6 lines
114 B
CMake
|
vcpkg_check_features(
|
||
|
OUT_FEATURE_OPTIONS
|
||
|
FEATURE_OPTIONS
|
||
|
FEATURES
|
||
|
"icu" BOOST_REGEX_ENABLE_ICU
|
||
|
)
|