]> Creatis software - gdcm.git/commitdiff
doh
authormalaterre <malaterre>
Thu, 23 Oct 2003 13:01:17 +0000 (13:01 +0000)
committermalaterre <malaterre>
Thu, 23 Oct 2003 13:01:17 +0000 (13:01 +0000)
gdcmPython/CMakeLists.txt

index dc6e97934f3880ab2b818ce3aee9193d88082a75..c7e9f69572825dbd482a6f4122e771fadff2c5bd 100644 (file)
@@ -88,6 +88,6 @@ ENDIF(GDCM_VTK)
 #I should install in path of PYTHON_LIBRARY
 GET_FILENAME_COMPONENT(PYTHON_LIB_INSTALL ${PYTHON_LIBRARY} PATH)
 GET_FILENAME_COMPONENT(SITEPACKAGE ${PYTHON_LIB_INSTALL}/../site-packages ABSOLUTE)
-MESSAGE(FATAL_ERROR ${SITEPACKAGE})
+MESSAGE(STATUS ${SITEPACKAGE})
 #INSTALL_FILES(/include "\\.h$")
 #INSTALL_TARGETS(/lib/ gdcm)