diff --git a/cmake/tuklib_large_file_support.cmake b/cmake/tuklib_large_file_support.cmake index 4ed1d091..7c11969c 100644 --- a/cmake/tuklib_large_file_support.cmake +++ b/cmake/tuklib_large_file_support.cmake @@ -14,6 +14,7 @@ ############################################################################# include("${CMAKE_CURRENT_LIST_DIR}/tuklib_common.cmake") +include(CMakePushCheckState) include(CheckCSourceCompiles) function(tuklib_large_file_support TARGET_OR_ALL)