mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-18 06:30:14 +08:00
turn off cmake test building
This commit is contained in:
parent
4734317499
commit
6cee0528f5
@ -111,7 +111,7 @@ endif()
|
||||
find_package(OpenCL QUIET)
|
||||
|
||||
option(BUILD_TRAINING_TOOLS "Build training tools" ON)
|
||||
option(BUILD_TESTS "Build tests" ON)
|
||||
option(BUILD_TESTS "Build tests" OFF)
|
||||
|
||||
###############################################################################
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user