summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMickael Savinaud <savmickael@users.noreply.github.com>2013-03-03 17:55:35 +0000
committerMickael Savinaud <savmickael@users.noreply.github.com>2013-03-03 17:55:35 +0000
commite7bc30b409fc864d7bcfec60254c4404a0c69c72 (patch)
treef4706818b6d1a7edc9859b311b23709114d1be81 /tests/CMakeLists.txt
parentefaefa21fc6840df42894d746f314a6df899e3e1 (diff)
[trunk] split into two config files config options related to the lib and to the application.
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 7184d681..5d4f5454 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -1,6 +1,7 @@
# Tests
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/jp2
${OPENJPEG_SOURCE_DIR}/src/bin/common