Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
319 B
JSON

{
"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
}
]
}