X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fgdcmjpeg%2Fjmorecfg.h.in;h=c728d94604d74369fe7afc5e3d15456fa2e5ed2b;hb=c11ceb36d532037062ada59bfdeea3d24115bc8f;hp=621dc0e3fb3a6fe35107b3da78df1217de36a34f;hpb=e1830579102f036e9e558320a21990a9438ec9ef;p=gdcm.git diff --git a/src/gdcmjpeg/jmorecfg.h.in b/src/gdcmjpeg/jmorecfg.h.in index 621dc0e3..c728d946 100644 --- a/src/gdcmjpeg/jmorecfg.h.in +++ b/src/gdcmjpeg/jmorecfg.h.in @@ -214,6 +214,9 @@ typedef unsigned int JDIMENSION; * or code profilers that require it. */ +#cmakedefine JPEGDLL +#cmakedefine JPEGSTATIC + /* a function called through method pointers: */ #define METHODDEF(type) static type /* a function used only in its module: */