mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 19:42:46 +08:00
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
This commit is contained in:
parent
1eb49ea2ec
commit
f79c681fc2
@ -140,7 +140,7 @@ function(vcpkg_install_msbuild)
|
||||
/p:UseIntelMKL=No
|
||||
/p:WindowsTargetPlatformVersion=${_csc_TARGET_PLATFORM_VERSION}
|
||||
/p:VcpkgTriplet=${TARGET_TRIPLET}
|
||||
"/p:VcpkgCurrentInstalledDir=${CURRENT_INSTALLED_DIR}"
|
||||
"/p:VcpkgInstalledDir=${_VCPKG_INSTALLED_DIR}"
|
||||
/p:VcpkgManifestInstall=false
|
||||
/m
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user