Skip to content

Commit 000d027

Browse files
authored
Rename tesseract library.
1 parent bc668da commit 000d027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/templates/TesseractConfig.cmake.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ set(Tesseract_INCLUDE_DIRS @INCLUDE_DIR@)
4040
# Link libraries:
4141
# ====================================================================
4242

43-
set(Tesseract_LIBRARIES tesseract)
43+
set(Tesseract_LIBRARIES libtesseract)

0 commit comments

Comments
 (0)