mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-18 22:43:45 +08:00
Fix typo
This commit is contained in:
parent
8719498c19
commit
068b79052f
@ -22,7 +22,7 @@ include(${CMAKE_CURRENT_LIST_DIR}/TesseractTargets.cmake)
|
||||
|
||||
@PACKAGE_INIT@
|
||||
|
||||
set_and_check(Tesseract_INCLUDE_DIR "@PACKAGE_INCLUDE_DIR@")
|
||||
set_and_check(Tesseract_INCLUDE_DIRS "@PACKAGE_INCLUDE_DIR@")
|
||||
set(Tesseract_LIBRARIES libtesseract)
|
||||
|
||||
check_required_components(Tesseract)
|
||||
|
1
test
1
test
@ -1 +0,0 @@
|
||||
Subproject commit e27d9566917d7d167636a7d0cd59bcfb2c61c7eb
|
Loading…
Reference in New Issue
Block a user