mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-24 16:05:36 +08:00
Change-Id: Ia389855f52f09fcfbeb059bda63c19af19528815 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
10 lines
330 B
JSON
10 lines
330 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/aledelev/vcpkg",
|
|
"baseline": "8eb57355a4ffb410a2e94c07b4dca2dffbee8e50"
|
|
},
|
|
"overlay-triplets": [ "./../../shared/triplets" ]
|
|
}
|