X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fjpeg%2Flibijg%2FCMakeLists.txt;h=f327e65308e75391c3ea41cb4a829989e5fec53a;hb=88f0914a8dd9327056361ae14d62ead303f2a9ed;hp=38a5346c3ab184814ebd5dec95a172751d16f64d;hpb=63f579ada04b47069e977c900e89b433e1aae95b;p=gdcm.git diff --git a/src/jpeg/libijg/CMakeLists.txt b/src/jpeg/libijg/CMakeLists.txt index 38a5346c..f327e653 100644 --- a/src/jpeg/libijg/CMakeLists.txt +++ b/src/jpeg/libijg/CMakeLists.txt @@ -5,68 +5,68 @@ ##CXXFLAGS = @CXXFLAGS@ SET(libgdcmijpeg8_la_SOURCES - jcapimin.c - jcapistd.c - jctrans.c - jcparam.c - jdatadst.c - jcinit.c - jcmaster.c - jcmarker.c - jcmainct.c - jcprepct.c - jccoefct.c - jccolor.c - jcsample.c - jchuff.c - jcphuff.c - jcdctmgr.c - jfdctfst.c - jfdctflt.c - jfdctint.c - jdapimin.c - jdapistd.c - jdtrans.c - jdatasrc.c - jdmaster.c - jdinput.c - jdmarker.c - jdhuff.c - jdphuff.c - jdmainct.c - jdcoefct.c - jdpostct.c - jddctmgr.c - jidctfst.c - jidctflt.c - jidctint.c - jidctred.c - jdsample.c - jdcolor.c - jquant1.c - jquant2.c - jdmerge.c - jcomapi.c - jutils.c - jerror.c - jmemmgr.c - jmemnobs.c - rdrle.c +jcapimin.c +jcapistd.c +jctrans.c +jcparam.c +jdatadst.c +jcinit.c +jcmaster.c +jcmarker.c +jcmainct.c +jcprepct.c +jccoefct.c +jccolor.c +jcsample.c +jchuff.c +jcphuff.c +jcdctmgr.c # where commented out till here +jfdctfst.c +jfdctflt.c +jfdctint.c +jdapimin.c +jdapistd.c +jdtrans.c +jdatasrc.c +jdmaster.c +jdinput.c +jdmarker.c +jdhuff.c +jdphuff.c +jdmainct.c +jdcoefct.c +jdpostct.c +jddctmgr.c +jidctfst.c +jidctflt.c +jidctint.c +jidctred.c +jdsample.c +jdcolor.c +jquant1.c +jquant2.c +jdmerge.c +jcomapi.c +jutils.c +jerror.c +jmemmgr.c +jmemnobs.c +# rdrle.c ) #libgdcmijpeg8includedir = $(includedir) SET(libgdcmijpeg8include_HEADERS - jchuff.h - jconfig.h - jdct.h - jdhuff.h - jerror.h - jinclude.h - jmemsys.h - jmorecfg.h - jpegint.h - jpeglib.h - jversion.h +jchuff.h +jconfig.h +jdct.h +jdhuff.h +jerror.h +jinclude.h +jmemsys.h +jmorecfg.h +jpegint.h +jpeglib.h +jversion.h ) #EXTRA_DIST = \ @@ -80,4 +80,4 @@ INSTALL_FILES(/include FILES ${libgdcmijpeg8include_HEADERS}) #INSTALL_FILES(/include FILES jconfig.linux jconfig.vc) INSTALL_FILES(/include FILES jconfig.linux) -INSTALL_TARGETS(/lib/ gdcmijpeg8) \ No newline at end of file +INSTALL_TARGETS(/lib/ gdcmijpeg8)