aboutsummaryrefslogtreecommitdiff
path: root/cpp-practicum/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'cpp-practicum/vcpkg.json')
-rw-r--r--cpp-practicum/vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpp-practicum/vcpkg.json b/cpp-practicum/vcpkg.json
new file mode 100644
index 0000000..cb907c5
--- /dev/null
+++ b/cpp-practicum/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
+ "name": "cpp-praticum",
+ "version": "0.0.1",
+ "dependencies": ["ms-gsl", "qt5"]
+ }
+ \ No newline at end of file