cmake silent message about changed behaviour

This commit is contained in:
zdenop 2021-10-28 12:07:53 +02:00
parent 62566abece
commit 3ca273f914

View File

@ -1,6 +1,7 @@
#
# tesseract
#
cmake_policy(SET CMP0074 NEW)
if (UNIX AND NOT ANDROID)
set(LIB_pthread pthread)