16 lines
290 B
C
16 lines
290 B
C
#include "opj_config_private.h"
|
|
|
|
/* create opj_apps_config.h for CMake */
|
|
|
|
#define OPJ_HAVE_LIBPNG
|
|
#define OPJ_HAVE_PNG_H
|
|
#define OPJ_HAVE_LIBTIFF
|
|
#define OPJ_HAVE_TIFF_H
|
|
|
|
/* #undef OPJ_HAVE_LIBLCMS1 */
|
|
#define OPJ_HAVE_LIBLCMS2
|
|
/* #undef OPJ_HAVE_LCMS1_H */
|
|
#define OPJ_HAVE_LCMS2_H
|
|
|
|
|