diff options
author | crupest <crupest@outlook.com> | 2020-07-01 18:37:53 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-07-01 18:37:53 +0800 |
commit | f451394b9093073d401d5f78f1b7d6ca16605fe2 (patch) | |
tree | e4ee270838784e3356976107505ded1b1e46d18d /.gitmodules | |
parent | db47dcb39c2753e1ea3b83856ce5f2badffba90f (diff) | |
download | cru-f451394b9093073d401d5f78f1b7d6ca16605fe2.tar.gz cru-f451394b9093073d401d5f78f1b7d6ca16605fe2.tar.bz2 cru-f451394b9093073d401d5f78f1b7d6ca16605fe2.zip |
...
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..3c19d8d0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vcpkg"] + path = vcpkg + url = https://github.com/Microsoft/vcpkg |