mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 12:49:35 +08:00
Fix CMake targets path
This commit is contained in:
parent
e20ffdd719
commit
80147735db
@ -15,7 +15,7 @@
|
||||
#
|
||||
# ===================================================================================
|
||||
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/TesseractTargets.cmake)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/tesseract/TesseractTargets.cmake)
|
||||
|
||||
find_package(Leptonica REQUIRED)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user