Add external deps via git modules.

This commit is contained in:
Kishore Nallan 2016-01-23 18:23:00 +05:30
parent c095c166f0
commit 22a63be16b
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "external/croaring"]
path = external/croaring
url = git@github.com:RoaringBitmap/CRoaring.git
[submodule "external/for"]
path = external/for
url = git@github.com:cruppstahl/for.git

1
external/croaring vendored Submodule

@ -0,0 +1 @@
Subproject commit 230b613864fa970b0b4ce7f6aedfc2ee6dbaab1b

1
external/for vendored Submodule

@ -0,0 +1 @@
Subproject commit 49611808d08d4e47116aa2a3ddcabeb418f405f7