Move credits of date to tessesframework

This commit is contained in:
2025-05-17 20:22:06 -05:00
parent cfae1e58c4
commit 15a2180fda
2 changed files with 21 additions and 3 deletions

View File

@ -47,11 +47,10 @@ if(CROSSLANG_FETCHCONTENT)
set(TESSESFRAMEWORK_ENABLE_EXAMPLES OFF)
set(TESSESFRAMEWORK_ENABLE_APPS OFF)
if(NOT WIN32)
set(CROSSLANG_ENABLE_SHARED OFF)
set(TESSESFRAMEWORK_ENABLE_SHARED OFF)
set(CROSSLANG_SHARED_EXECUTABLES OFF)
endif()
include(FetchContent)
FetchContent_Declare(
TessesFramework