cmake HAVE__UNWIND_GETIP examples

google/glog CMakeLists.txt :97

check_cxx_symbol_exists (_Unwind_GetIP unwind.h HAVE__UNWIND_GETIP)

google/glog CMakeLists.txt :106

endif (HAVE__UNWIND_BACKTRACE AND HAVE__UNWIND_GETIP)