mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 08:19:01 +08:00
[libproxy]DISABLE PARALLEL CONFIGURE
This commit is contained in:
parent
61ff4164ce
commit
6f233cced1
@ -25,6 +25,7 @@ vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS
|
||||
vcpkg_configure_cmake(
|
||||
SOURCE_PATH ${SOURCE_PATH}
|
||||
PREFER_NINJA
|
||||
DISABLE_PARALLEL_CONFIGURE
|
||||
OPTIONS ${FEATURE_OPTIONS}
|
||||
-DWITH_WEBKIT3=OFF
|
||||
-DFORCE_SYSTEM_LIBMODMAN=ON
|
||||
|
Loading…
Reference in New Issue
Block a user