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/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..92f542b --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/vcpkg b/vcpkg new file mode 160000 index 0000000..5c7d3a8 --- /dev/null +++ b/vcpkg @@ -0,0 +1 @@ +Subproject commit 5c7d3a872dd861817fc812647176d5076085a7eb