etlegacy-libs/jpegturbo/jconfigint.h.cmake

15 lines
324 B
CMake
Raw Normal View History

2017-07-01 16:56:13 +00:00
/* libjpeg-turbo build number */
#define BUILD 0
2017-07-01 16:56:13 +00:00
/* How to obtain function inlining. */
#define INLINE __inline
/* Define to the full name of this package. */
#define PACKAGE_NAME libjpeg-turbo
2017-07-01 16:56:13 +00:00
/* Version number of package */
#define VERSION 1.5.1
2017-07-01 16:56:13 +00:00
/* The size of `size_t', as computed by sizeof. */
#undef SIZEOF_SIZE_T