mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 20:59:36 +08:00
cmake silent message about changed behaviour
This commit is contained in:
parent
62566abece
commit
3ca273f914
@ -1,6 +1,7 @@
|
||||
#
|
||||
# tesseract
|
||||
#
|
||||
cmake_policy(SET CMP0074 NEW)
|
||||
|
||||
if (UNIX AND NOT ANDROID)
|
||||
set(LIB_pthread pthread)
|
||||
|
Loading…
Reference in New Issue
Block a user