mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 10:03:02 +08:00
[aws-sdk-cpp] Switch build to use Ninja to improve performance.
This commit is contained in:
parent
984f710c3f
commit
a018ade610
@ -22,6 +22,7 @@ endif()
|
||||
|
||||
vcpkg_configure_cmake(
|
||||
SOURCE_PATH ${SOURCE_PATH}
|
||||
PREFER_NINJA
|
||||
OPTIONS
|
||||
-DENABLE_TESTING=OFF
|
||||
-DFORCE_SHARED_CRT=${FORCE_SHARED_CRT}
|
||||
|
Loading…
Reference in New Issue
Block a user