X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=gdcmPython%2FCMakeLists.txt;h=2b094c63d663b250120ba7b9335f667075e676fd;hb=08d772680eb43d9529450522200fe3cbe2ac6c6b;hp=a5a26ed797d5aea17fb315eb4c6e42dc2cf062f2;hpb=3eacdfdf6a420946ec76fd931826a0bbbcbea00a;p=gdcm.git diff --git a/gdcmPython/CMakeLists.txt b/gdcmPython/CMakeLists.txt index a5a26ed7..2b094c63 100644 --- a/gdcmPython/CMakeLists.txt +++ b/gdcmPython/CMakeLists.txt @@ -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: