15 lines
319 B
JSON
Executable File
15 lines
319 B
JSON
Executable File
{
|
|
"name": "munit",
|
|
"version-date": "2019-04-06",
|
|
"port-version": 5,
|
|
"description": "A small but full-featured unit testing framework for C",
|
|
"homepage": "https://github.com/nemequ/munit",
|
|
"supports": "!(arm | uwp)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|