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