vcpkg/ports/fakeit/vcpkg.json
autoantwort 9a49e3df7f
[fakeit] add new port (#16875)
* [fakeit] add new port

* add version files
2021-03-25 09:51:25 -07:00

7 lines
205 B
JSON

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