infiniflow/infinity
third_party/curl/CMakeLists.txt
:1524
check_symbol_exists("_fseeki64" "${CURL_INCLUDES};stdio.h" HAVE__FSEEKI64)
check_symbol_exists("_fseeki64" "${CURL_INCLUDES};stdio.h" HAVE__FSEEKI64)
elseif(FILE64_OK AND HAVE__FSEEKI64)
check_symbol_exists(_fseeki64 "${CURL_INCLUDES};stdio.h" HAVE__FSEEKI64)
check_symbol_exists(_fseeki64 "${CURL_INCLUDES};stdio.h" HAVE__FSEEKI64)
else (HAVE__FSEEKI64)
endif (HAVE__FSEEKI64)
check_function_exists(_fseeki64 HAVE__FSEEKI64)
check_symbol_exists(_fseeki64 "${CURL_INCLUDES};stdio.h" HAVE__FSEEKI64)
check_function_exists (_fseeki64 HAVE__FSEEKI64)
check_function_exists ( _fseeki64 HAVE__FSEEKI64 )
check_symbol_exists(_fseeki64 "${CURL_INCLUDES};stdio.h" HAVE__FSEEKI64)