diff --git a/src/bin/jp3d/CMakeLists.txt b/src/bin/jp3d/CMakeLists.txt index d1bcca9b..f17f99cc 100644 --- a/src/bin/jp3d/CMakeLists.txt +++ b/src/bin/jp3d/CMakeLists.txt @@ -3,6 +3,7 @@ # First thing define the common source: SET(common_SRCS convert.c + ${OPENJPEG_SOURCE_DIR}/src/bin/common/opj_getopt.c ) # Headers file are located here: