Skip to content

Commit 3318c9a

Browse files
committed
Add Abseil as a submodule (needed for some of the new unit tests)
Signed-off-by: Stefan Weil <[email protected]>
1 parent 9d84968 commit 3318c9a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[submodule "abseil"]
2+
path = abseil
3+
url = https://github.com/abseil/abseil-cpp.git
14
[submodule "googletest"]
25
path = googletest
36
url = https://github.com/google/googletest.git

abseil

Submodule abseil added at e821380

0 commit comments

Comments
 (0)