mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 17:29:07 +08:00
6dfe4ade80
* [unittest-cpp] fix config.cmake file * update version * update vcpkg.json * update version
8 lines
206 B
JSON
8 lines
206 B
JSON
{
|
|
"name": "unittest-cpp",
|
|
"version-semver": "2.0.0",
|
|
"port-version": 2,
|
|
"description": "A lightweight unit testing framework for C++",
|
|
"homepage": "https://github.com/unittest-cpp/unittest-cpp"
|
|
}
|