diff --git a/.gitmodules b/.gitmodules index 90e3bc2..72d488d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "3rdparty/vcpkg"] - path = 3rdparty/vcpkg + path = vcpkg url = https://github.com/microsoft/vcpkg diff --git a/3rdparty/vcpkg b/vcpkg similarity index 100% rename from 3rdparty/vcpkg rename to vcpkg