cmake HAVE_FNMATCH examples

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

check_function_exists("fnmatch"       HAVE_FNMATCH)

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

check_function_exists("fnmatch"       HAVE_FNMATCH)

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

check_symbol_exists(fnmatch       "${CURL_INCLUDES};fnmatch.h" HAVE_FNMATCH)

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

check_symbol_exists(fnmatch       "${CURL_INCLUDES};fnmatch.h" HAVE_FNMATCH)

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

check_symbol_exists(fnmatch       "${CURL_INCLUDES};fnmatch.h" HAVE_FNMATCH)

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

check_symbol_exists("fnmatch"         "${CURL_INCLUDES};fnmatch.h" HAVE_FNMATCH)

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

check_function_exists("fnmatch"       HAVE_FNMATCH)

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

check_function_exists("fnmatch"       HAVE_FNMATCH)

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

target_compile_definitions(os_features INTERFACE HAVE_FNMATCH)