vcpkg/ports/fakeit/vcpkg.json
2023-12-06 14:45:06 -08:00

9 lines
246 B
JSON

{
"name": "fakeit",
"version": "2.4.0",
"port-version": 1,
"description": "FakeIt is a simple mocking framework for C++. It supports GCC, Clang and MS Visual C++.",
"homepage": "https://github.com/eranpeer/FakeIt",
"license": "MIT"
}