aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/lest/vcpkg.json
blob: 5f991cf028307127ae0c90b57925f7ad2f693f01 (plain)
1
2
3
4
5
6
{
  "name": "lest",
  "version": "1.36.0",
  "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"
}