summaryrefslogtreecommitdiff
path: root/src/bin/common/opj_apps_config.h.cmake.in
blob: 4ea1efa3ea2b04f63a6a5010cb39bb80089af164 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* 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