yuzu/externals/vcpkg/ports/kvasir-mpl/vcpkg.json

13 lines
402 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "kvasir-mpl",
"version-string": "2019-08-06",
"port-version": 1,
"description": "This library is part of the Kvasir project. Kvasir is a collection of zero cost statically checked libraries for resource constrained systems including microcontrollers.",
"homepage": "https://github.com/kvasir-io/mpl",
"features": {
"test": {
"description": "Build with test"
}
}
}