]> Creatis software - gdcm.git/blobdiff - gdcmPython/demo/CMakeLists.txt
* Fix compilation error for the Python part
[gdcm.git] / gdcmPython / demo / CMakeLists.txt
index f50976ab9329b73bfbc16bd294ca0d3bc3e0bd09..23320d75f633ce23b61deed51f25438448553cc8 100644 (file)
@@ -75,3 +75,7 @@ IF(GDCM_VTK)
       ${GDCM_BINARY_DIR}/gdcmPython/demo/vtkGdcmWriter.py
   )
 ENDIF(GDCM_VTK)
+
+#-----------------------------------------------------------------------------
+INSTALL_FILES(/lib/gdcm/gdcmPython/demo "\\.py$")
+