mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-23 18:32:51 +00:00
6 lines
162 B
CMake
6 lines
162 B
CMake
![]() |
/* Define if you have a timezone variable */
|
||
|
#cmakedefine HAVE_TIMEZONE 1
|
||
|
|
||
|
/* Define if you have a tm_gmtoff member in struct tm */
|
||
|
#cmakedefine HAVE_TM_GMTOFF 1
|