From: jpr Date: Tue, 24 Jul 2007 12:25:46 +0000 (+0000) Subject: Temporary comment out of WriteDicomAsJPEGxxx X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=86806f70a22e940f0bb0e7d23a570074ff81973f;p=gdcm.git Temporary comment out of WriteDicomAsJPEGxxx --- diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index b8f1f31a..2345d2b6 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -13,7 +13,7 @@ SET(EXAMPLE_SOURCES exReadWriteFile exColorToRGB exGrey2RGB - exGC + exGC exImageLighten #exInLine exOverlaysACR @@ -54,9 +54,12 @@ SET(EXAMPLE_SOURCES FlatHashTablePrint Volume2Dicom WriteDicomSimple - WriteRead - WriteDicomAsJPEG2000 - #WriteDicomAsJPEG + + WriteRead + ## Troubles on Windows ! + #WriteDicomAsJPEG2000 + #WriteDicomAsJPEG + exCTPET #Slice )