summaryrefslogtreecommitdiff
path: root/src/bin/common/opj_apps_config.h.cmake.in
blob: a880205f7bf8716cb18e226fc916c6a54a8406de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#include "opj_config_private.h"

/* 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