]> Creatis software - gdcm.git/commitdiff
COMP: Fix comp problem on Win32 (encoder does not compile yet...)
authormalaterre <malaterre>
Mon, 31 Oct 2005 13:02:20 +0000 (13:02 +0000)
committermalaterre <malaterre>
Mon, 31 Oct 2005 13:02:20 +0000 (13:02 +0000)
src/gdcmmpeg2/src/CMakeLists.txt

index 109e53d1324ac95a5ac19d0a2eac61e976d141ac..899df5a1345cb3fe827177e1dba43512537f0f1f 100644 (file)
@@ -1 +1,4 @@
-SUBDIRS(mpeg2dec mpeg2enc)
+SUBDIRS(
+  mpeg2dec 
+  # mpeg2enc
+  )