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