[trunk] split into two config files config options related to the lib and to the...
[openjpeg.git] / src / bin / common / opj_apps_config.h.cmake.in
1 /* create opj_apps_config.h for CMake */\r
2 \r
3 #cmakedefine OPJ_HAVE_LIBPNG @HAVE_LIBPNG@\r
4 #cmakedefine OPJ_HAVE_PNG_H @HAVE_PNG_H@\r
5 #cmakedefine OPJ_HAVE_LIBTIFF @HAVE_LIBTIFF@\r
6 #cmakedefine OPJ_HAVE_TIFF_H @HAVE_TIFF_H@\r
7 \r
8 #cmakedefine OPJ_HAVE_LIBLCMS1\r
9 #cmakedefine OPJ_HAVE_LIBLCMS2\r
10 #cmakedefine OPJ_HAVE_LCMS1_H\r
11 #cmakedefine OPJ_HAVE_LCMS2_H\r
12 \r
13 \r