gammu/gammu
CMakeLists.txt
:102
check_symbol_exists (towlower "wchar.h;wctype.h" HAVE_TOWLOWER)
check_symbol_exists (towlower "wchar.h;wctype.h" HAVE_TOWLOWER)
check_symbol_exists (towlower "wctype.h" HAVE_TOWLOWER)
endif (NOT HAVE_TOWLOWER)
CHECK_FUNCTION_EXISTS(towlower HAVE_TOWLOWER)
CHECK_FUNCTION_EXISTS(towlower HAVE_TOWLOWER)
check_function_exists(towlower HAVE_TOWLOWER)
CHECK_FUNCTION_EXISTS(towlower HAVE_TOWLOWER)