add submodule

This commit is contained in:
fasiondog 2018-08-19 16:39:29 +08:00
parent 34d3f39816
commit 1dc92bfe67
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@ -42,6 +42,5 @@ extern-libs.*
/project/msvc10/output
/project/msvc10/ipch
/project/msvc
/hikyuu_extern_libs
*~

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "hikyuu_extern_libs"]
path = hikyuu_extern_libs
url = https://gitee.com/fasiondog/hikyuu_extern_libs.git

1
hikyuu_extern_libs Submodule

@ -0,0 +1 @@
Subproject commit a375b3de952dca7b8f2a8f1595c48d8f6acf66f9