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