summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2014-03-26 11:52:01 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2014-03-26 11:52:01 +0000
commitee130e23066251776dc64529a5c0d885934dee78 (patch)
tree3e625f2ba101cd10a867a7854a7ae349f4e396cd /tests/CMakeLists.txt
parent9ba6bc6042a704b622893bef051765957995bf1d (diff)
[trunk] Add small utilities to extract JP2 files from PDF
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 a62ceaf9..64f63e83 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -100,3 +100,4 @@ if(BUILD_JPIP)
endif()
add_executable(ppm2rgb3 ppm2rgb3.c)
+#add_executable(pdf2jp2 pdf2jp2.c)