]> Creatis software - gdcm.git/commitdiff
Allow using Python2.5
authorjpr <jpr>
Thu, 20 Sep 2007 11:08:52 +0000 (11:08 +0000)
committerjpr <jpr>
Thu, 20 Sep 2007 11:08:52 +0000 (11:08 +0000)
gdcmPython/CMakeLists.txt

index de7d7008010a0ad36ffa30c7b4fb5241dd278f29..370a73373e337fd92c72e07433ec67afb5932700 100644 (file)
@@ -158,6 +158,7 @@ ENDIF(WIN32)
 # python where to find the gdcmPython module
 IF(UNIX)
   FIND_PATH(PYTHON_DIR "site-packages"
+     /usr/lib/python2.5  
      /usr/lib/python2.4
      /usr/lib/python2.3
      /usr/lib/python2.2