opj_j2k_is_imf_compliant: Fix out of bounds access.
[openjpeg.git] / src / lib / CMakeLists.txt
1 # source code for openjpeg project:
2 # Part 1 & 2:
3 add_subdirectory(openjp2)
4
5 if(BUILD_JPIP)
6   add_subdirectory(openjpip)
7 endif()