cmake HAVE_STRICMP examples

davidm/luacom CMakeLists.txt :37

check_symbol_exists ( stricmp string.h HAVE_STRICMP )

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

check_symbol_exists(stricmp       "${CURL_INCLUDES}" HAVE_STRICMP)

gammu/gammu CMakeLists.txt :89

check_symbol_exists (_stricmp "string.h" HAVE_STRICMP)

fluent/fluent-bit lib/c-ares-1.34.4/CMakeLists.txt :455

CHECK_SYMBOL_EXISTS (stricmp         "${CMAKE_EXTRA_INCLUDE_FILES}" HAVE_STRICMP)

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

check_symbol_exists(stricmp       "${CURL_INCLUDES}" HAVE_STRICMP)

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

endif(NOT HAVE_STRICMP)

apache/xerces-c cmake/XercesFunctions.cmake :43

check_function_exists(stricmp HAVE_STRICMP)

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

check_symbol_exists("stricmp"         "string.h" HAVE_STRICMP)

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

check_symbol_exists("stricmp"         "string.h" HAVE_STRICMP)

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

check_symbol_exists(stricmp       "${CURL_INCLUDES}" HAVE_STRICMP)

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

check_symbol_exists(stricmp       "${CURL_INCLUDES};string.h" HAVE_STRICMP)

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

check_symbol_exists(stricmp       "${CURL_INCLUDES}" HAVE_STRICMP)

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

endif(NOT HAVE_STRICMP)

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

check_symbol_exists(stricmp       "${CURL_INCLUDES}" HAVE_STRICMP)

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

add_definitions(-DHAVE_STRICMP)

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

check_symbol_exists(stricmp       "${CURL_INCLUDES};string.h" HAVE_STRICMP)

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

check_symbol_exists(stricmp       "${CURL_INCLUDES}" HAVE_STRICMP)

nih-at/libzip CMakeLists.txt :140

check_function_exists(stricmp HAVE_STRICMP)

flyinghead/flycast core/deps/libzip/CMakeLists.txt :128

check_function_exists(stricmp HAVE_STRICMP)

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

check_symbol_exists(stricmp       "${CURL_INCLUDES};string.h" HAVE_STRICMP)

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

check_symbol_exists(stricmp       "${CURL_INCLUDES}" HAVE_STRICMP)

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

check_symbol_exists("stricmp"         "${CURL_INCLUDES};string.h" HAVE_STRICMP)

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

check_symbol_exists("stricmp"         "string.h" HAVE_STRICMP)

adplug/adplug CMakeLists.txt :72

check_cxx_symbol_exists(_stricmp "string.h" HAVE_STRICMP)

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

check_symbol_exists(stricmp       "${CURL_INCLUDES}" HAVE_STRICMP)

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

check_symbol_exists(stricmp       "${CURL_INCLUDES}" HAVE_STRICMP)

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

endif(NOT HAVE_STRICMP)

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

check_symbol_exists("stricmp"         "string.h" HAVE_STRICMP)