aboutsummaryrefslogtreecommitdiff
path: root/works/life/cpp-practicum/vcpkg.json
blob: 30e99f4fbc6d5fe8ff07956a1ff9bd4efed0724a (plain)
1
2
3
4
5
6
{
  "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
  "name": "cpp-praticum",
  "version": "0.0.1",
  "dependencies": ["ms-gsl", "qt5"]
}