gammu/gammu
CMakeLists.txt
:88
check_symbol_exists (_strnicmp "string.h" HAVE_STRNICMP)
check_symbol_exists (_strnicmp "string.h" HAVE_STRNICMP)
CHECK_SYMBOL_EXISTS (strnicmp "${CMAKE_EXTRA_INCLUDE_FILES}" HAVE_STRNICMP)
check_function_exists(strnicmp HAVE_STRNICMP)