ENH: add Java j2kviewer but do not compile it using cmake since cmake has too poor...
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Thu, 6 Sep 2007 14:56:23 +0000 (14:56 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Thu, 6 Sep 2007 14:56:23 +0000 (14:56 +0000)
ChangeLog

index eb5648ae80b2ba4d28530192822b1bb3dabc6e8e..211b0d7b6432a57ec02af1284bc7b1e3f7b44c24 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@ September 6, 2007
 * [Mathieu Malaterre] CMake: output all executable/libs into one single directory
 * [Mathieu Malaterre] CMake: start compiling index_create
 * [Mathieu Malaterre] OpenJPEG.rc update copyright year
+* [Mathieu Malaterre] CMake: add Java j2kviewer but do not compile it using cmake since cmake has too poor support for Java. Should create a custom command running ant instead.
 
 September 4, 2007
 + [GB] Added some fields in the codestream_info structure: they are used to record the position of single tile parts. Changed also the write_index function in the codec, to reflect the presence of this new information.