mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 20:59:36 +08:00
Update CMakeLists.txt
This commit is contained in:
parent
e67372c849
commit
f9f85b88d0
@ -54,6 +54,7 @@ pkg_check_modules(PangoFt2 pangoft2)
|
||||
pkg_check_modules(PangoCairo pangocairo)
|
||||
pkg_check_modules(FontConfig fontconfig)
|
||||
|
||||
include_directories(${ICU_INCLUDE_DIRS})
|
||||
include_directories(${Pango_INCLUDE_DIRS})
|
||||
include_directories(${Cairo_INCLUDE_DIRS})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user