davidm/luacom
CMakeLists.txt
:37
check_symbol_exists ( stricmp string.h HAVE_STRICMP )
check_symbol_exists ( stricmp string.h HAVE_STRICMP )
check_symbol_exists(stricmp "${CURL_INCLUDES}" HAVE_STRICMP)
check_symbol_exists (_stricmp "string.h" HAVE_STRICMP)
CHECK_SYMBOL_EXISTS (stricmp "${CMAKE_EXTRA_INCLUDE_FILES}" HAVE_STRICMP)
check_symbol_exists(stricmp "${CURL_INCLUDES}" HAVE_STRICMP)
endif(NOT HAVE_STRICMP)
check_function_exists(stricmp HAVE_STRICMP)
check_symbol_exists("stricmp" "string.h" HAVE_STRICMP)
check_symbol_exists("stricmp" "string.h" HAVE_STRICMP)
check_symbol_exists(stricmp "${CURL_INCLUDES}" HAVE_STRICMP)
check_symbol_exists(stricmp "${CURL_INCLUDES};string.h" HAVE_STRICMP)
check_symbol_exists(stricmp "${CURL_INCLUDES}" HAVE_STRICMP)
endif(NOT HAVE_STRICMP)
check_symbol_exists(stricmp "${CURL_INCLUDES}" HAVE_STRICMP)
add_definitions(-DHAVE_STRICMP)
check_symbol_exists(stricmp "${CURL_INCLUDES};string.h" HAVE_STRICMP)
check_symbol_exists(stricmp "${CURL_INCLUDES}" HAVE_STRICMP)
check_function_exists(stricmp HAVE_STRICMP)
check_function_exists(stricmp HAVE_STRICMP)
check_symbol_exists(stricmp "${CURL_INCLUDES};string.h" HAVE_STRICMP)
check_symbol_exists(stricmp "${CURL_INCLUDES}" HAVE_STRICMP)
check_symbol_exists("stricmp" "${CURL_INCLUDES};string.h" HAVE_STRICMP)
check_symbol_exists("stricmp" "string.h" HAVE_STRICMP)
check_cxx_symbol_exists(_stricmp "string.h" HAVE_STRICMP)
check_symbol_exists(stricmp "${CURL_INCLUDES}" HAVE_STRICMP)
check_symbol_exists(stricmp "${CURL_INCLUDES}" HAVE_STRICMP)
endif(NOT HAVE_STRICMP)
check_symbol_exists("stricmp" "string.h" HAVE_STRICMP)