Merge pull request #706 from mayeut/issue135
[openjpeg.git] / src / bin / jp2 / CMakeLists.txt
index 7e2476dfb3cd991f431117f41441b524679db201..d583c2e6bb16c9e6b46893d97eeb202369b50d7a 100644 (file)
@@ -11,6 +11,7 @@ set(common_SRCS
   ${OPENJPEG_SOURCE_DIR}/src/bin/common/color.h
   ${OPENJPEG_SOURCE_DIR}/src/bin/common/opj_getopt.c
   ${OPENJPEG_SOURCE_DIR}/src/bin/common/opj_getopt.h
+  ${OPENJPEG_SOURCE_DIR}/src/bin/common/opj_string.h
   )
   
 if(OPJ_HAVE_LIBTIFF)