mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 19:02:48 +00:00
6 lines
158 B
CMake
6 lines
158 B
CMake
![]() |
check_type_size(time_t SIZEOF_TIME_T)
|
||
|
|
||
|
check_struct_member(tm tm_zone time.h HAVE_STRUCT_TM_TM_ZONE)
|
||
|
check_struct_member(tm tm_gmtoff time.h HAVE_TM_GMTOFF)
|
||
|
|