vcpkg/ports/lest/vcpkg.json
2024-09-17 14:57:04 -07:00

7 lines
234 B
JSON

{
"name": "lest",
"version": "1.35.2",
"description": "A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)",
"homepage": "https://github.com/martinmoene/lest"
}