diff options
-rw-r--r-- | .gitmodules | 6 | ||||
m--------- | ci/vcpkg | 0 |
2 files changed, 0 insertions, 6 deletions
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 -Subproject a9b27ed5dffbf70b135eddb0c4729f3ca87f106 |