mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 07:37:00 +08:00
Remove unwated message.
This commit is contained in:
@@ -29,7 +29,6 @@ IF (WIN32 AND WITH_DAEMON)
|
||||
SET(WITH_DAEMON OFF)
|
||||
ENDIF()
|
||||
|
||||
MESSAGE(STATUS "WITH_DAEMON: ${WITH_DAEMON}")
|
||||
FIND_PACKAGE( Tesseract REQUIRED )
|
||||
|
||||
include_directories(${Tesseract_INCLUDE_DIRS})
|
||||
|
Reference in New Issue
Block a user