aboutsummaryrefslogtreecommitdiff
path: root/vcpkg.json
blob: 0720077d1177283876e596d86ff0a61bd59184c8 (plain)
1
2
3
4
5
6
{
  "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
  "name": "cru",
  "version": "0.0.1",
  "dependencies": ["ms-gsl", "gtest", "boost"]
}