mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-04 02:07:48 +08:00
This feature enables us to build protobuf with different host/target triplets to lipo the result. Fixes: QTBUG-145933 Change-Id: I1456c148686c27cecc6f1f2f5decdeb6f0a2304d Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
10 lines
325 B
JSON
10 lines
325 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
|
|
"default-registry": {
|
|
"kind": "git",
|
|
"repository": "https://git.qt.io/qtbuildsystem/vcpkg",
|
|
"baseline": "69d76a39e959a55928eb01b206fd82ef1746ffb4"
|
|
},
|
|
"overlay-triplets": [ "./../triplets" ]
|
|
}
|