aboutsummaryrefslogtreecommitdiff
path: root/ports/catch-classic/vcpkg.json
blob: bfe9b7ef4aee9d950cd36d3a9a8588d5b07224c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "catch-classic",
  "version-string": "1.12.2",
  "port-version": 1,
  "description": [
    "A modern, header-only test framework for unit tests",
    "This is specifically the legacy 1.x branch provided for compatibility",
    "with older compilers."
  ],
  "homepage": "https://github.com/catchorg/Catch2"
}