Update CMakeLists.txt

This commit is contained in:
zdenop 2022-03-11 12:58:03 +01:00 committed by GitHub
parent a5de8c7fa6
commit 9f278588eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ endif()
#
# ##############################################################################
project(tesseract CXX)
project(tesseract C CXX)
# Get version with components from VERSION file.
file(STRINGS "VERSION" VERSION_PLAIN)