aboutsummaryrefslogtreecommitdiff
path: root/works/life/cpp-practicum/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'works/life/cpp-practicum/vcpkg.json')
-rw-r--r--works/life/cpp-practicum/vcpkg.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/works/life/cpp-practicum/vcpkg.json b/works/life/cpp-practicum/vcpkg.json
deleted file mode 100644
index 30e99f4..0000000
--- a/works/life/cpp-practicum/vcpkg.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
- "name": "cpp-praticum",
- "version": "0.0.1",
- "dependencies": ["ms-gsl", "qt5"]
-}