Fix
This commit is contained in:
@ -136,6 +136,7 @@ endif()
|
|||||||
if(TESSESFRAMEWORK_ENABLE_SETDATE)
|
if(TESSESFRAMEWORK_ENABLE_SETDATE)
|
||||||
target_compile_definitions(${TessesFramework_TARGET} PUBLIC TESSESFRAMEWORK_ENABLE_SETDATE)
|
target_compile_definitions(${TessesFramework_TARGET} PUBLIC TESSESFRAMEWORK_ENABLE_SETDATE)
|
||||||
endif()
|
endif()
|
||||||
|
target_compile_definitions(${TessesFramework_TARGET} PUBLIC _FILE_OFFSET_BITS=64)
|
||||||
endfunction()
|
endfunction()
|
||||||
|
|
||||||
include(GNUInstallDirs)
|
include(GNUInstallDirs)
|
||||||
|
|||||||
Reference in New Issue
Block a user