First import
This commit is contained in:
commit
4908096a44
160 changed files with 45181 additions and 0 deletions
10
.gitmodules
vendored
Normal file
10
.gitmodules
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
[submodule "lib/folly"]
|
||||
path = lib/folly
|
||||
url = https://github.com/facebook/folly.git
|
||||
branch = master
|
||||
[submodule "lib/google-gflags"]
|
||||
path = lib/google-gflags
|
||||
url = https://code.google.com/p/gflags/
|
||||
[submodule "lib/double-conversion"]
|
||||
path = lib/double-conversion
|
||||
url = https://code.google.com/p/double-conversion/
|
Loading…
Add table
Add a link
Reference in a new issue