summaryrefslogtreecommitdiff
path: root/src/bin/mj2/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/mj2/CMakeLists.txt')
-rw-r--r--src/bin/mj2/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/mj2/CMakeLists.txt b/src/bin/mj2/CMakeLists.txt
index a270829f..e6b005b6 100644
--- a/src/bin/mj2/CMakeLists.txt
+++ b/src/bin/mj2/CMakeLists.txt
@@ -13,6 +13,7 @@ endif()
# 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/openmj2
${OPENJPEG_SOURCE_DIR}/src/bin/common
${LCMS_INCLUDE_DIRNAME}