MiKTeX/miktex
CMakeLists.txt
:1303
check_function_exists(fseeko64 HAVE_FSEEKO64)
check_function_exists(fseeko64 HAVE_FSEEKO64)
check_function_exists ( fseeko64 HAVE_FSEEKO64 )
check_symbol_exists("fseeko64" "stdio.h" HAVE_FSEEKO64)
endif(HAVE_FOPEN64 AND HAVE_FSEEKO64 AND HAVE_FTELLO64)
check_symbol_exists(fseeko64 stdio.h HAVE_FSEEKO64)