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