cmake HAVE_UTIME examples

crossuo/crossuo deps/cmcurl/CMakeLists.txt :984

check_symbol_exists(utime         "${CURL_INCLUDES}" HAVE_UTIME)

MiKTeX/miktex CMakeLists.txt :1366

check_function_exists(utime HAVE_UTIME)

AtomicGameEngine/AtomicGameEngine Source/ThirdParty/libcurl/LibCurl.cmake :984

check_symbol_exists(utime         "${CURL_INCLUDES}" HAVE_UTIME)

percona/percona-server extra/curl/curl-8.14.1/CMakeLists.txt :1787

check_function_exists("utime"         HAVE_UTIME)

logicalclocks/rondb extra/curl/curl-8.11.1/CMakeLists.txt :1591

check_function_exists("utime"         HAVE_UTIME)

pingcap/tiflash contrib/curl-cmake/CMakeLists.txt :1077

check_symbol_exists(utime         "${CURL_INCLUDES}" HAVE_UTIME)

skylersaleh/SkyEmu src/curl/CMakeLists.txt :1216

check_symbol_exists(utime         "${CURL_INCLUDES}" HAVE_UTIME)

PacktPublishing/The-Modern-Cpp-Challenge libs/curl/CMakeLists.txt :849

check_symbol_exists(utime         "${CURL_INCLUDES}" HAVE_UTIME)

polardb/polardbx-engine extra/curl/curl-7.86.0/CMakeLists.txt :1071

check_symbol_exists(utime         "${CURL_INCLUDES}" HAVE_UTIME)

tanis2000/binocle-c src/deps/curl/CMakeLists.txt :179

add_definitions(-DHAVE_UTIME)

tanis2000/binocle-c src/deps/curl/CMakeLists.txt :286

add_definitions(-DHAVE_UTIME)

percona/percona-xtrabackup extra/curl/curl-8.9.1/CMakeLists.txt :1345

check_symbol_exists(utime         "${CURL_INCLUDES}" HAVE_UTIME)

GreatSQL/GreatSQL extra/curl/curl-7.86.0/CMakeLists.txt :1071

check_symbol_exists(utime         "${CURL_INCLUDES}" HAVE_UTIME)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/deplibs/curl/CMakeLists.txt :1227

check_symbol_exists(utime         "${CURL_INCLUDES}" HAVE_UTIME)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/source/thirdparty/curl/CMakeLists.txt :1028

check_symbol_exists(utime         "${CURL_INCLUDES}" HAVE_UTIME)

infiniflow/infinity third_party/curl/CMakeLists.txt :1508

check_symbol_exists("utime"           "${CURL_INCLUDES}" HAVE_UTIME)

percona/percona-xtradb-cluster extra/curl/curl-8.12.1/CMakeLists.txt :1726

check_function_exists("utime"         HAVE_UTIME)

facebook/mysql-5.6 extra/curl/curl-7.86.0/CMakeLists.txt :1071

check_symbol_exists(utime         "${CURL_INCLUDES}" HAVE_UTIME)

AshamaneProject/AshamaneCore dep/cpr/opt/curl/CMakeLists.txt :851

check_symbol_exists(utime         "${CURL_INCLUDES}" HAVE_UTIME)

mysql/mysql-server extra/curl/curl-8.14.1/CMakeLists.txt :1787

check_function_exists("utime"         HAVE_UTIME)

rcornwell/sims cmake/os-features.cmake :99

target_compile_definitions(os_features INTERFACE HAVE_UTIME)