diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a0a57f3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vcpkg"] + path = vcpkg + url = https://github.com/microsoft/vcpkg.git diff --git a/vcpkg b/vcpkg new file mode 160000 index 0000000..9e7bfb1 --- /dev/null +++ b/vcpkg @@ -0,0 +1 @@ +Subproject commit 9e7bfb1bcd1fa2e6e0755c4076441360b9c9ded7