[trunk] Make sure that opj_decompress only output a single component
[openjpeg.git] / wrapping / CMakeLists.txt
1 # wrapping
2 if(BUILD_JAVA)
3   add_subdirectory(java)
4 endif()