In convert.c, corrected imagetobmp() conversion for grayscale. In tcd.c, corrected...
[openjpeg.git] / indexer_JPIP / CMakeLists.txt
1 # index_create
2
3 ADD_EXECUTABLE(index_create
4 bio.c cio.c int.c pi.c t2.c tgt.c tcd.c index_create.c jpip.c jp2.c
5 )