KDE/k3b
cmake/modules/ConfigureChecks.cmake
:8
check_function_exists(stat64 HAVE_STAT64)
check_function_exists(stat64 HAVE_STAT64)
check_symbol_exists(stat64 "sys/stat.h" HAVE_STAT64)