vcpkg/ports/cmocka/vcpkg.json

8 lines
211 B
JSON
Raw Normal View History

2020-08-20 12:20:03 +08:00
{
"name": "cmocka",
"version-string": "2020-08-01",
"description": "An elegant unit testing framework for C with support for mock objects",
"homepage": "https://cmocka.org/",
"license": "Apache-2.0"
}