arkdb/inception
cmake/readline.cmake
:49
CHECK_FUNCTION_EXISTS(towlower HAVE_TOWLOWER)
CHECK_FUNCTION_EXISTS(towlower 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)