cmake HAVE_EXT_HASH_MAP examples

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

check_include_file_cxx ("ext/hash_map" HAVE_EXT_HASH_MAP)

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

endif (HAVE_EXT_HASH_MAP AND HAVE_EXT_HASH_SET)

Gecode/gecode CMakeLists.txt :267

check_cxx_source_compiles("
   #include <ext/hash_map>
   int main() {}" HAVE_EXT_HASH_MAP)

feelpp/feelpp feelpp/contrib/glog/CMakeLists.txt :88

check_include_file_cxx ("ext/hash_map" HAVE_EXT_HASH_MAP)

feelpp/feelpp feelpp/contrib/glog/CMakeLists.txt :499

endif (HAVE_EXT_HASH_MAP AND HAVE_EXT_HASH_SET)

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

check_include_file_cxx ("ext/hash_map" HAVE_EXT_HASH_MAP)

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

endif (HAVE_EXT_HASH_MAP AND HAVE_EXT_HASH_SET)