From 3ad04ca9a6c8929fd54876d9f2ffbfff1757cb07 Mon Sep 17 00:00:00 2001 From: kdeng00 Date: Fri, 18 Dec 2020 01:43:47 -0500 Subject: [PATCH] Migrating some more dependencies to vcpkg --- .gitmodules | 3 --- 3rdparty/cpr | 1 - 2 files changed, 4 deletions(-) delete mode 160000 3rdparty/cpr diff --git a/.gitmodules b/.gitmodules index 5a581cd..cc92494 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "Libs/cpr"] - path = 3rdparty/cpr - url = https://github.com/whoshuu/cpr.git [submodule "3rdparty/oatpp"] path = 3rdparty/oatpp url = https://github.com/oatpp/oatpp diff --git a/3rdparty/cpr b/3rdparty/cpr deleted file mode 160000 index 07d784c..0000000 --- a/3rdparty/cpr +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 07d784ccfe6760fc6da47c24f7326e64d8e11460