diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 39f13d2..121a775 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -16,3 +16,6 @@ | |||
16 | [submodule "vendor/asio"] | 16 | [submodule "vendor/asio"] |
17 | path = vendor/asio | 17 | path = vendor/asio |
18 | url = https://github.com/chriskohlhoff/asio/ | 18 | url = https://github.com/chriskohlhoff/asio/ |
19 | [submodule "vendor/vcpkg"] | ||
20 | path = vendor/vcpkg | ||
21 | url = https://github.com/Microsoft/vcpkg.git | ||