mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
12 lines
362 B
C
12 lines
362 B
C
#cmakedefine SIZEOF_CHAR ${SIZEOF_CHAR}
|
|
#cmakedefine SIZEOF_SHORT ${SIZEOF_SHORT}
|
|
#cmakedefine SIZEOF_INT ${SIZEOF_INT}
|
|
#cmakedefine SIZEOF_LONG ${SIZEOF_LONG}
|
|
#cmakedefine SIZEOF_LONG_LONG ${SIZEOF_LONG_LONG}
|
|
#cmakedefine SIZEOF___INT64 ${SIZEOF___INT64}
|
|
|
|
#cmakedefine HAVE_VSPRINTF
|
|
#cmakedefine HAVE_VSNPRINTF
|
|
#cmakedefine HAVE_VSBLABLA
|
|
|