From c22a49f64e24b660112707b1e125c442282e3db8 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Fri, 8 Apr 2022 13:49:51 -0400 Subject: no more vcpkg --- .gitmodules | 6 ------ ci/vcpkg | 1 - 2 files changed, 7 deletions(-) delete mode 160000 ci/vcpkg diff --git a/.gitmodules b/.gitmodules index 65a1996..17c4c23 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,3 @@ -[submodule "vcpkg"] - path = ci/vcpkg - url = https://github.com/microsoft/vcpkg/ -[submodule "ci/vcpkg"] - path = ci/vcpkg - url = https://github.com/microsoft/vcpkg [submodule "ci/gtk-for-windows"] path = ci/gtk-for-windows url = https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer diff --git a/ci/vcpkg b/ci/vcpkg deleted file mode 160000 index a9b27ed..0000000 --- a/ci/vcpkg +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a9b27ed5dffbf70b135eddb0c4729f3ca87f106c -- cgit v1.2.3