mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 01:19:06 +08:00
a2177d3cff
* [fakeit] update to 2.3.0 * Update fakeit.json. Co-authored-by: Stan Wijckmans <stanw@aviobook.aero>
8 lines
225 B
JSON
8 lines
225 B
JSON
{
|
|
"name": "fakeit",
|
|
"version": "2.3.0",
|
|
"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"
|
|
}
|