diff options
| author | Antonin Descampe <antonin@gmail.com> | 2011-04-14 18:37:47 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2011-04-14 18:37:47 +0000 |
| commit | 31dba0b4e9be32a5d8e0052e2bf16e7eb4e02534 (patch) | |
| tree | 6b96d57592b72707b0003bbac6537619bb9ec931 /INSTALL | |
| parent | 27b894dd3fd6d67dacf6c263587d789d96172116 (diff) | |
initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details)
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -67,7 +67,6 @@ Main available cmake flags: * To build the CODEC executables: '-DBUILD_CODEC:bool=on' (default: 'ON') * To build the MJ2 executables: '-DBUILD_MJ2:bool=on' (default: 'OFF') * To build the JPWL executables and JPWL library: '-DBUILD_JPWL:bool=on' (default: 'OFF') -* [WIN32 ONLY] To build the INDEXER_JPIP executable: '-DBUILD_INDEXER_JPIP:bool=on' (default: 'OFF') * To enable testing (and automatic result upload to http://my.cdash.org/index.php?project=OPENJPEG): cmake . -DBUILD_TESTING:BOOL=ON -DJPEG2000_CONFORMANCE_DATA_ROOT:PATH=/path/to/your/JPEG2000/test/files make |
