mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 17:05:36 +08:00
Enable Ninja build
Enable Ninja build.
This commit is contained in:
parent
10ad65ec7d
commit
cb87b8c116
@ -25,6 +25,7 @@ endif()
|
||||
|
||||
vcpkg_configure_cmake(
|
||||
SOURCE_PATH ${SOURCE_PATH}
|
||||
PREFER_NINJA
|
||||
OPTIONS -Dgtest_force_shared_crt=${gtest_force_shared_crt}
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user