From a28e31d0804cf69d9b430ce63ff5f61cbea60153 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Mon, 4 Dec 2023 15:03:23 +0100 Subject: [PATCH] update commandline --- .gitmodules | 3 +++ deps/commandline | 2 +- vcpkg | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 vcpkg diff --git a/.gitmodules b/.gitmodules index e513ccf..371659c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "deps/doctest"] path = deps/doctest url = https://github.com/doctest/doctest +[submodule "vcpkg"] + path = vcpkg + url = https://github.com/Microsoft/vcpkg.git diff --git a/deps/commandline b/deps/commandline index 470cf2d..e5e6dac 160000 --- a/deps/commandline +++ b/deps/commandline @@ -1 +1 @@ -Subproject commit 470cf2df4a6c94847b3a22868139095ae51902e6 +Subproject commit e5e6dac7db0ee4e6a20962d639cb56cbe7e3ac90 diff --git a/vcpkg b/vcpkg new file mode 160000 index 0000000..16ee2ec --- /dev/null +++ b/vcpkg @@ -0,0 +1 @@ +Subproject commit 16ee2ecb31788c336ace8bb14c21801efb6836e4