mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 12:49:35 +08:00
Update Configure.cmake
Move tiff library header from standard header list.
This commit is contained in:
parent
669c7397aa
commit
5199957ae7
@ -86,13 +86,13 @@ set(include_files_list
|
||||
sys/stat.h
|
||||
sys/types.h
|
||||
sys/wait.h
|
||||
tiffio.h
|
||||
unistd.h
|
||||
|
||||
cairo/cairo-version.h
|
||||
CL/cl.h
|
||||
OpenCL/cl.h
|
||||
pango-1.0/pango/pango-features.h
|
||||
tiffio.h
|
||||
unicode/uchar.h
|
||||
)
|
||||
check_includes(include_files_list)
|
||||
|
Loading…
Reference in New Issue
Block a user