mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-23 18:49:08 +08:00
Add Abseil as a submodule (needed for some of the new unit tests)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
9d84968d71
commit
3318c9aadd
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "abseil"]
|
||||
path = abseil
|
||||
url = https://github.com/abseil/abseil-cpp.git
|
||||
[submodule "googletest"]
|
||||
path = googletest
|
||||
url = https://github.com/google/googletest.git
|
||||
|
1
abseil
Submodule
1
abseil
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit e821380d69a549dc64900693942789d21aa4df5e
|
Loading…
Reference in New Issue
Block a user