From 7d6bba4381377817101a4d670f5ea48062fd2927 Mon Sep 17 00:00:00 2001 From: Klein Hu Date: Mon, 4 Mar 2019 13:40:19 -0800 Subject: [PATCH] Remove vckpg submodule via ssh --- .gitmodules | 3 --- cmake/external/vcpkg | 1 - 2 files changed, 4 deletions(-) delete mode 160000 cmake/external/vcpkg diff --git a/.gitmodules b/.gitmodules index f438e656e0853..2a8c610639963 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,6 +28,3 @@ [submodule "cmake/external/re2"] path = cmake/external/re2 url = https://github.com/google/re2.git -[submodule "cmake/external/vcpkg"] - path = cmake/external/vcpkg - url = git@github.com:Microsoft/vcpkg.git diff --git a/cmake/external/vcpkg b/cmake/external/vcpkg deleted file mode 160000 index 8641dfd9dd6d3..0000000000000 --- a/cmake/external/vcpkg +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 8641dfd9dd6d3bf190515822060872a56ee37906