vcpkg/ports/unittest-cpp/vcpkg.json
JonLiu1993 6dfe4ade80
[unittest-cpp] fix config.cmake file (#17122)
* [unittest-cpp] fix config.cmake file

* update version

* update vcpkg.json

* update version
2021-06-10 11:48:54 -07:00

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"
}