aboutsummaryrefslogtreecommitdiff
path: root/ports/catch/vcpkg.json
blob: fccc6890420877f44a36dd0ef547fcce90b3d182 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "catch",
  "version-string": "alias",
  "port-version": 1,
  "description": "Deprecated alias for Catch2 unit testing framework",
  "dependencies": [
    "catch2"
  ]
}