cmake HAVE_STRUCT_TM_TM_GMTOFF examples

nghttp2/nghttp2 CMakeLists.txt :375

check_struct_has_member("struct tm" tm_gmtoff time.h HAVE_STRUCT_TM_TM_GMTOFF)

libarchive/libarchive CMakeLists.txt :1646

CHECK_STRUCT_HAS_MEMBER("struct tm" tm_gmtoff
    "time.h" HAVE_STRUCT_TM_TM_GMTOFF)

fluent/fluent-bit lib/nghttp2-1.65.0/CMakeLists.txt :359

check_struct_has_member("struct tm" tm_gmtoff time.h HAVE_STRUCT_TM_TM_GMTOFF)

Cisco-Talos/clamav CMakeLists.txt :791

check_struct_has_member("struct tm" tm_gmtoff time.h HAVE_STRUCT_TM_TM_GMTOFF)