cmake HAVE_DBGHELP examples

ucla-vision/xivo thirdparty/glog/CMakeLists.txt :146

check_library_exists (dbghelp UnDecorateSymbolName "" HAVE_DBGHELP)

ucla-vision/xivo thirdparty/glog/CMakeLists.txt :589

endif (HAVE_DBGHELP)

chatopera/clause thirdparty/glog/CMakeLists.txt :120

check_library_exists (dbghelp UnDecorateSymbolName "" HAVE_DBGHELP)

chatopera/clause thirdparty/glog/CMakeLists.txt :480

endif (HAVE_DBGHELP)

google/glog CMakeLists.txt :162

check_cxx_symbol_exists (UnDecorateSymbolName "windows.h;dbghelp.h" HAVE_DBGHELP)

google/glog CMakeLists.txt :445

endif (HAVE_DBGHELP)