mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-24 16:05:36 +08:00
Change-Id: Ic00b75b9973db5795e69ce70842a06fecbfadf35 Reviewed-by: Simo Fält <simo.falt@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": "9c5c2a0ab75aff5bcd08142525f6ff7f6f7ddeee"
|
|
},
|
|
"overlay-triplets": [ "./../../shared/triplets" ]
|
|
}
|