mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 11:21:12 +08:00
13 lines
194 B
JSON
13 lines
194 B
JSON
{
|
|
"name": "vcpkg-ci-mpg123",
|
|
"version-string": "ci",
|
|
"description": "Validates mpg123",
|
|
"dependencies": [
|
|
"mpg123",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|