aboutsummaryrefslogtreecommitdiff
path: root/works/life/cpp-practicum/vcpkg.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-20 16:19:24 +0800
committercrupest <crupest@outlook.com>2021-04-20 16:19:24 +0800
commit4479fc6a80736e78cca974142f9e8d3f66cbf291 (patch)
tree2a1a0cb1b8260eadeb3d84bd13638ad2b326f52d /works/life/cpp-practicum/vcpkg.json
parent1fce8d95ac8609f716e953af3954c2a537e64c97 (diff)
downloadcrupest-4479fc6a80736e78cca974142f9e8d3f66cbf291.tar.gz
crupest-4479fc6a80736e78cca974142f9e8d3f66cbf291.tar.bz2
crupest-4479fc6a80736e78cca974142f9e8d3f66cbf291.zip
import(life): ...
Diffstat (limited to 'works/life/cpp-practicum/vcpkg.json')
-rw-r--r--works/life/cpp-practicum/vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/works/life/cpp-practicum/vcpkg.json b/works/life/cpp-practicum/vcpkg.json
new file mode 100644
index 0000000..cb907c5
--- /dev/null
+++ b/works/life/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