We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc668da commit 000d027Copy full SHA for 000d027
cmake/templates/TesseractConfig.cmake.in
@@ -40,4 +40,4 @@ set(Tesseract_INCLUDE_DIRS @INCLUDE_DIR@)
40
# Link libraries:
41
# ====================================================================
42
43
-set(Tesseract_LIBRARIES tesseract)
+set(Tesseract_LIBRARIES libtesseract)
0 commit comments