cmake HAVE_ISWSPACE examples

gammu/gammu CMakeLists.txt :101

check_symbol_exists (iswspace "wchar.h;wctype.h" HAVE_ISWSPACE)

gammu/gammu CMakeLists.txt :105

check_symbol_exists (iswspace "wctype.h" HAVE_ISWSPACE)