mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-01 08:57:32 +08:00
It's a new fork under a qtbuildsystem group, but with the contents of the aledelev fork. The older mrmsdbdl fork is not used anymore, so it's removed. Pick-to: 6.8 6.11 Change-Id: I641cf8b86e3809f399cfddbe6c5d71ee6174917c Reviewed-by: Joerg Bornemann <joerg.bornemann@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": "9c5c2a0ab75aff5bcd08142525f6ff7f6f7ddeee"
|
|
},
|
|
"overlay-triplets": [ "./../triplets" ]
|
|
}
|