mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
49f410ced3
This removes the last dependency on Abseil, so that submodule is now removed completely. Signed-off-by: Stefan Weil <sw@weilnetz.de>
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
[submodule "googletest"]
|
|
path = googletest
|
|
url = https://github.com/google/googletest.git
|
|
[submodule "test"]
|
|
path = test
|
|
url = https://github.com/tesseract-ocr/test.git
|