From 52be8468d29788e1952db0f89263a111fa15394a Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 2 May 2023 22:23:58 -0400 Subject: Use vcpkg --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 39f13d2..121a775 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "vendor/asio"] path = vendor/asio url = https://github.com/chriskohlhoff/asio/ +[submodule "vendor/vcpkg"] + path = vendor/vcpkg + url = https://github.com/Microsoft/vcpkg.git -- cgit 1.4.1