mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
6 lines
221 B
CMake
6 lines
221 B
CMake
![]() |
/* The size of a `signed long', as computed by sizeof. */
|
||
|
#define SIZEOF_SIGNED_LONG ${SIZEOF_SIGNED_LONG}
|
||
|
|
||
|
/* The size of a `unsigned long', as computed by sizeof. */
|
||
|
#define SIZEOF_UNSIGNED_LONG ${SIZEOF_UNSIGNED_LONG}
|