From: malaterre Date: Wed, 15 Jun 2005 15:49:46 +0000 (+0000) Subject: BUG: Reremove mpeg2 this is not production stable, sorry bad commit X-Git-Tag: Version1.2.bp~489 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=8f232e6765c48ef162f066a4fb87271a76483c4a;p=gdcm.git BUG: Reremove mpeg2 this is not production stable, sorry bad commit --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 8889cb60..f13d7f09 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -12,7 +12,7 @@ INCLUDE_REGULAR_EXPRESSION("^gdcm.*$") #ENDIF (WIN32) SUBDIRS( gdcmjpeg - gdcmmpeg2 + #gdcmmpeg2 gdcmjasper gdcmjpegls )