mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 08:39:01 +08:00
7f9b2265b3
* [FakeIt] update to v2.1.0 * update version
8 lines
225 B
JSON
8 lines
225 B
JSON
{
|
|
"name": "fakeit",
|
|
"version": "2.1.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"
|
|
}
|