25 lines
587 B
JSON
25 lines
587 B
JSON
{
|
|
"default-registry": {
|
|
"kind": "git",
|
|
"baseline": "032d9d0820db290ce9ff644dabfdf564343013ae",
|
|
"repository": "https://github.com/microsoft/vcpkg"
|
|
},
|
|
"registries": [
|
|
{
|
|
"kind": "artifact",
|
|
"location": "https://aka.ms/vcpkg-ce-default",
|
|
"name": "microsoft"
|
|
},
|
|
{
|
|
"kind": "artifact",
|
|
"location": "https://artifacts.keil.arm.com/vcpkg-ce-registry/registry.zip",
|
|
"name": "arm"
|
|
}
|
|
],
|
|
"requires": {
|
|
"microsoft:cmake": "^3.25.2",
|
|
"microsoft:ninja": "^1.10.2",
|
|
"arm:compilers/arm/armclang": "^6.20.0",
|
|
"arm:tools/open-cmsis-pack/cmsis-toolbox": "^2.0.0-0"
|
|
}
|
|
} |