mirror of
git://code.qt.io/qt/qt5.git
synced 2026-06-23 20:15:43 +08:00
The upstream vcpkg *-ohos triplets have been changed to build static libraries in multi-config mode. Add (and use) an arm64-ohos-qt triplet that builds shared libs in release mode. The triplet differs from the upstream one only in the values VCPKG_LIBRARY_LINKAGE and VCPKG_BUILD_TYPE. This patch is a preparation for merging vcpkg upstream back to our fork. Pick-to: 6.12 Change-Id: Iac6a4798b0322e9c57cf09ca35a408c66504ba46 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>