mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
30a68d92f5
The subdirectory for that submodule was accidentally removed
in commit 068b79052f
.
Add also .git to the submodule URL.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
10 lines
257 B
Plaintext
10 lines
257 B
Plaintext
[submodule "abseil"]
|
|
path = abseil
|
|
url = https://github.com/abseil/abseil-cpp.git
|
|
[submodule "googletest"]
|
|
path = googletest
|
|
url = https://github.com/google/googletest.git
|
|
[submodule "test"]
|
|
path = test
|
|
url = https://github.com/tesseract-ocr/test.git
|