2014-04-28 09:44:39 +02:00
|
|
|
#include "opj_config_private.h"
|
|
|
|
|
2013-03-03 18:55:35 +01:00
|
|
|
/* create opj_apps_config.h for CMake */
|
|
|
|
|
|
|
|
#cmakedefine OPJ_HAVE_LIBPNG @HAVE_LIBPNG@
|
|
|
|
#cmakedefine OPJ_HAVE_PNG_H @HAVE_PNG_H@
|
|
|
|
#cmakedefine OPJ_HAVE_LIBTIFF @HAVE_LIBTIFF@
|
|
|
|
#cmakedefine OPJ_HAVE_TIFF_H @HAVE_TIFF_H@
|
|
|
|
|
|
|
|
#cmakedefine OPJ_HAVE_LIBLCMS1
|
|
|
|
#cmakedefine OPJ_HAVE_LIBLCMS2
|
|
|
|
#cmakedefine OPJ_HAVE_LCMS1_H
|
|
|
|
#cmakedefine OPJ_HAVE_LCMS2_H
|
|
|
|
|
|
|
|
|