[trunk] split into two config files config options related to the lib and to the...
[openjpeg.git] / src / bin / jp2 / CMakeLists.txt
index aee330a596048f512b885f4082a300c2dc3e6c34..4374631743a69204380add3bbaf8a8eb00bc3b52 100644 (file)
@@ -11,6 +11,7 @@ set(common_SRCS
 # Headers file are located here:
 include_directories(
   ${OPENJPEG_BINARY_DIR}/src/lib/openjp2 # opj_config.h
+  ${OPENJPEG_BINARY_DIR}/src/bin/common # opj_apps_config.h
   ${OPENJPEG_SOURCE_DIR}/src/lib/openjp2
   ${OPENJPEG_SOURCE_DIR}/src/bin/common
   ${LCMS_INCLUDE_DIRNAME}