cmake HAVE_TIMEZONE examples

HDFGroup/hdf5 config/ConfigureChecks.cmake :107

message (TRACE "HAVE_TIMEZONE=${${HDF_PREFIX}_HAVE_TIMEZONE}")

HDFGroup/hdf5 config/ConfigureChecks.cmake :382

foreach (time_test
#      HAVE_TIMEZONE
      HAVE_TM_ZONE
      HAVE_STRUCT_TM_TM_ZONE
  )

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ConfigureChecks.cmake :371

foreach (time_test
#      HAVE_TIMEZONE
      HAVE_TM_ZONE
      HAVE_STRUCT_TM_TM_ZONE
  )

Tencent/Forward source/third_party/hdf5/config/cmake_ext_mod/ConfigureChecks.cmake :442

foreach (time_test
      HAVE_TM_GMTOFF
      HAVE___TM_GMTOFF
#      HAVE_TIMEZONE
      HAVE_STRUCT_TIMEZONE
      GETTIMEOFDAY_GIVES_TZ
      TIME_WITH_SYS_TIME
      HAVE_TM_ZONE
      HAVE_STRUCT_TM_TM_ZONE
  )

Kitware/VTK ThirdParty/hdf5/vtkhdf5/config/cmake_ext_mod/ConfigureChecks.cmake :396

foreach (time_test
#      HAVE_TIMEZONE
      GETTIMEOFDAY_GIVES_TZ
      HAVE_TM_ZONE
      HAVE_STRUCT_TM_TM_ZONE
  )

MiKTeX/miktex CMakeLists.txt :1433

check_variable_exists(timezone HAVE_TIMEZONE)

MiKTeX/miktex Programs/DviWare/dvipdfm-x/CMakeLists.txt :45

add_definitions(
      -DHAVE_TIMEZONE
      -Dtimezone=_timezone
    )

szcom/rnnlib hdf5_snap/config/cmake/ConfigureChecks.cmake :594

foreach (test
      HAVE_TM_GMTOFF
      HAVE___TM_GMTOFF
#      HAVE_TIMEZONE
      HAVE_STRUCT_TIMEZONE
      GETTIMEOFDAY_GIVES_TZ
      TIME_WITH_SYS_TIME
      HAVE_TM_ZONE
      HAVE_STRUCT_TM_TM_ZONE
  )