diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2014-03-26 11:52:01 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2014-03-26 11:52:01 +0000 |
| commit | ee130e23066251776dc64529a5c0d885934dee78 (patch) | |
| tree | 3e625f2ba101cd10a867a7854a7ae349f4e396cd /tests/CMakeLists.txt | |
| parent | 9ba6bc6042a704b622893bef051765957995bf1d (diff) | |
[trunk] Add small utilities to extract JP2 files from PDF
Diffstat (limited to 'tests/CMakeLists.txt')
| -rw-r--r-- | tests/CMakeLists.txt | 1 |
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) |
