summaryrefslogtreecommitdiff
path: root/src/bin/jp3d/CMakeLists.txt
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2012-10-01 10:19:12 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2012-10-01 10:19:12 +0000
commitb2bebcf5ceac3bbe0faace2806d29f6332bb2527 (patch)
treee9dff505a7d8a6dc2c6a65585b3468186201d0cb /src/bin/jp3d/CMakeLists.txt
parentde33ba029b483b4e40d3ac6d532a9a413c5d3f7a (diff)
[trunk] fix compilation on windows where getopt is not available
Diffstat (limited to 'src/bin/jp3d/CMakeLists.txt')
-rw-r--r--src/bin/jp3d/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/jp3d/CMakeLists.txt b/src/bin/jp3d/CMakeLists.txt
index f17f99cc..2ff9f78f 100644
--- a/src/bin/jp3d/CMakeLists.txt
+++ b/src/bin/jp3d/CMakeLists.txt
@@ -8,6 +8,7 @@ SET(common_SRCS
# Headers file are located here:
include_directories(
+ ${OPENJPEG_BINARY_DIR}/src/lib/openjp2 # opj_config.h
${OPENJPEG_SOURCE_DIR}/src/lib/openjp3d
${LCMS_INCLUDE_DIRNAME}
${OPENJPEG_SOURCE_DIR}/src/bin/common