[trunk] split into two config files config options related to the lib and to the...
authorMickael Savinaud <savmickael@users.noreply.github.com>
Sun, 3 Mar 2013 17:55:35 +0000 (17:55 +0000)
committerMickael Savinaud <savmickael@users.noreply.github.com>
Sun, 3 Mar 2013 17:55:35 +0000 (17:55 +0000)
commite7bc30b409fc864d7bcfec60254c4404a0c69c72
treef4706818b6d1a7edc9859b311b23709114d1be81
parentefaefa21fc6840df42894d746f314a6df899e3e1
[trunk] split into two config files config options related to the lib and to the application.
CMakeLists.txt
src/bin/common/CMakeLists.txt
src/bin/common/color.c
src/bin/common/opj_apps_config.h.cmake.in [new file with mode: 0644]
src/bin/jp2/CMakeLists.txt
src/bin/jp2/convert.c
src/bin/jp2/opj_compress.c
src/bin/jp2/opj_decompress.c
src/lib/openjp2/opj_config.h.cmake.in
tests/CMakeLists.txt
tests/comparePGXimages.c