From 99e2e923d0c77b02f3fb4ff648ea916954868606 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 28 Feb 2025 23:13:39 +0800 Subject: chore(store): move everything to store. --- works/life/cpp-practicum/vcpkg.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 works/life/cpp-practicum/vcpkg.json (limited to 'works/life/cpp-practicum/vcpkg.json') 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"] -} -- cgit v1.2.3