mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 21:08:08 +08:00
14 lines
272 B
JSON
14 lines
272 B
JSON
|
{
|
||
|
"name": "vcpkg-ci-orange-math",
|
||
|
"version-string": "ci",
|
||
|
"description": "Testing packages which provide orange-math",
|
||
|
"license": null,
|
||
|
"dependencies": [
|
||
|
"orange-math",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|