diff options
author | crupest <crupest@outlook.com> | 2020-12-30 12:58:02 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-12-30 12:58:02 +0800 |
commit | 2c0be3fba23ab11b6ee27ae6903ffdbc1a2a8230 (patch) | |
tree | c9fa550faef6e67f1112bd14361569c1243d7278 | |
parent | e6db1d1ef824a884e8ec6fbb636dcc3b181d0d66 (diff) | |
download | life-2c0be3fba23ab11b6ee27ae6903ffdbc1a2a8230.tar.gz life-2c0be3fba23ab11b6ee27ae6903ffdbc1a2a8230.tar.bz2 life-2c0be3fba23ab11b6ee27ae6903ffdbc1a2a8230.zip |
Add vcpkg.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | vcpkg | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3c19d8d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vcpkg"] + path = vcpkg + url = https://github.com/Microsoft/vcpkg diff --git a/vcpkg b/vcpkg new file mode 160000 +Subproject 389efb2701e93d0474fab8f8705f2f85a77e426 |