Build arm64 vcpkg triplet on windows aarch64 platform

Change-Id: I46d928e8e326a58258cc7e6a21b46fc46c274957
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Alexey Edelev
2024-07-25 16:51:44 +02:00
parent e95025936a
commit 34eed19a83
3 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
. "$PSScriptRoot\..\common\windows\mount-vcpkg-cache-drive.ps1"

View File

@@ -0,0 +1 @@
. "$PSScriptRoot\..\common\windows\install-vcpkg.ps1" -arch arm64

View File

@@ -0,0 +1 @@
. "$PSScriptRoot\..\common\windows\install-vcpkg-ports.ps1" -arch arm64