X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fgdcmopenjpeg%2Flibopenjpeg%2FCMakeLists.txt;h=08a072edfaa98edbedeac0a22bd270f97092db46;hb=48215bafde3d6955d9cd60e074f6d6832ea9752f;hp=6b0baebeb771214a4a085a060c7d5ab882498dd9;hpb=1f9855840e616065eb9ef1b99f69680541b68aad;p=gdcm.git diff --git a/src/gdcmopenjpeg/libopenjpeg/CMakeLists.txt b/src/gdcmopenjpeg/libopenjpeg/CMakeLists.txt index 6b0baebe..08a072ed 100644 --- a/src/gdcmopenjpeg/libopenjpeg/CMakeLists.txt +++ b/src/gdcmopenjpeg/libopenjpeg/CMakeLists.txt @@ -31,6 +31,5 @@ IF (WIN32) ENDIF (BUILD_SHARED_LIBS) ENDIF (WIN32) -ADD_LIBRARY(${PARENT_PREFIX}openjpeg ${openjpeg_SRCS}) - +ADD_LIBRARY(${OPJ_PREFIX}openjpeg ${openjpeg_SRCS})