From: jpr Date: Wed, 30 May 2007 11:04:37 +0000 (+0000) Subject: Temporarily commenting out of X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;ds=inline;h=da22c7c2f2831169a938cde3fb146047041dd636;hp=363097fda73c856b465e53953ddfbcaa07080127;p=gdcm.git Temporarily commenting out of WriteDicomAsJPEG that doesn't compile on Windows ?!? --- diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index f6c4563b..ce901013 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -54,7 +54,7 @@ SET(EXAMPLE_SOURCES Volume2Dicom WriteDicomSimple WriteRead - WriteDicomAsJPEG + #WriteDicomAsJPEG exCTPET #Slice )