Skip to content

Commit 4d3d1ca

Browse files
committed
Add abseil as a submodule
Signed-off-by: Andrew Young <[email protected]>
1 parent 59be87d commit 4d3d1ca

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
[submodule "external/fmt"]
88
path = external/fmt
99
url = https://github.com/fmtlib/fmt.git
10+
[submodule "external/abseil-cpp"]
11+
path = external/abseil-cpp
12+
url = https://github.com/abseil/abseil-cpp.git

external/abseil-cpp

Submodule abseil-cpp added at 1e39f86

0 commit comments

Comments
 (0)