From: jpr Date: Fri, 28 Sep 2007 14:17:35 +0000 (+0000) Subject: Allow Python2.5 as well X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=0e1f9f72c4f005bda41ea635040bf4b7f6223d33;p=gdcm.git Allow Python2.5 as well --- diff --git a/CMake/CMakeLists.txt b/CMake/CMakeLists.txt index 5408f735..8d9f7120 100644 --- a/CMake/CMakeLists.txt +++ b/CMake/CMakeLists.txt @@ -172,7 +172,7 @@ SET(GDCM_CMAKE_DIR_CONFIG # major_minor "${version}") # SET(python_subdir "python${major_minor}/") # ELSE(PYTHON_EXECUTABLE) -# SET(python_subdir "python2.4/") +# SET(python_subdir "python2.5/") # ENDIF(PYTHON_EXECUTABLE) #ENDIF(WIN32) #SET(GDCM_PYTHON_MODULE_DIR_CONFIG