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