Skip to content

Commit

Permalink
add abseil and flatbuffers as submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
cuongvng committed Mar 22, 2021
1 parent c92ee4e commit 725af79
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "include/flatbuffers"]
path = include/flatbuffers
url = https://github.com/google/flatbuffers
[submodule "include/abseil"]
path = include/abseil
url = https://github.com/abseil/abseil-cpp
1 change: 1 addition & 0 deletions include/abseil
Submodule abseil added at 110a80
1 change: 1 addition & 0 deletions include/flatbuffers
Submodule flatbuffers added at 3b7d1e

0 comments on commit 725af79

Please sign in to comment.