summaryrefslogtreecommitdiff
path: root/src/bin/mj2
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2012-10-01 07:49:52 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2012-10-01 07:49:52 +0000
commit93761d9ab567f1661d55396e5dd59493f5e8304f (patch)
treeb131a58b19c8b1e1858db79d4457ea5e1482e28d /src/bin/mj2
parentbb16d8816c82f490df355d667795687b034dc976 (diff)
[trunk] FolderReorgProposal task: move source code to source dir
Diffstat (limited to 'src/bin/mj2')
-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 e27fc50e..85174b08 100644
--- a/src/bin/mj2/CMakeLists.txt
+++ b/src/bin/mj2/CMakeLists.txt
@@ -38,6 +38,7 @@ endif()
# Headers file are located here:
include_directories(
+ ${OPENJPEG_BINARY_DIR}/src/lib/openjp2 # opj_config.h
${OPENJPEG_SOURCE_DIR}/src/lib/openjp2
${OPENJPEG_SOURCE_DIR}/src/lib/openmj2
${OPENJPEG_SOURCE_DIR}/src/bin/common