]> Creatis software - gdcm.git/blobdiff - gdcmPython/CMakeLists.txt
Update ChangeLog
[gdcm.git] / gdcmPython / CMakeLists.txt
index a5a26ed797d5aea17fb315eb4c6e42dc2cf062f2..2b094c63d663b250120ba7b9335f667075e676fd 100644 (file)
@@ -184,7 +184,8 @@ IF(GDCM_VTK)
                            vtkCommonPython
                            vtkIOPython)
   ENDIF (GDCM_WRAP_PYTHON)
-  
+ENDIF(GDCM_VTK)
+
   # generate a setup.py according to VTK installation 
   # put it in subdir in order to not override old one
   
@@ -193,7 +194,6 @@ IF(GDCM_VTK)
       ${GDCM_SOURCE_DIR}/gdcmPython/setup.py.in
       ${GDCM_BINARY_DIR}/setup.py
   )
-ENDIF(GDCM_VTK)
 
 #-----------------------------------------------------------------------------
 # Install stuff: