]> git.pld-linux.org Git - packages/cmake.git/blobdiff - cmake-findpython.patch
- updated to 3.0.2
[packages/cmake.git] / cmake-findpython.patch
index 92be82a44fcadd231210ee3f2d919a0944efa93a..f0b929ae123f27e1fe01793f063b747224a710f9 100644 (file)
@@ -1,10 +1,10 @@
---- cmake-2.8.12.2/Modules/FindPythonLibs.cmake~       2014-01-16 18:15:08.000000000 +0100
-+++ cmake-2.8.12.2/Modules/FindPythonLibs.cmake        2014-10-21 11:59:07.048973118 +0200
+--- cmake-3.0.2/Modules/FindPythonLibs.cmake~  2014-01-16 18:15:08.000000000 +0100
++++ cmake-3.0.2/Modules/FindPythonLibs.cmake   2014-10-21 11:59:07.048973118 +0200
 @@ -38,7 +38,7 @@
  
  set(_PYTHON1_VERSIONS 1.6 1.5)
  set(_PYTHON2_VERSIONS 2.7 2.6 2.5 2.4 2.3 2.2 2.1 2.0)
--set(_PYTHON3_VERSIONS 3.3 3.2 3.1 3.0)
+-set(_PYTHON3_VERSIONS 3.4 3.3 3.2 3.1 3.0)
 +set(_PYTHON3_VERSIONS 3.5 3.4 3.3 3.2 3.1 3.0)
  
  if(PythonLibs_FIND_VERSION)
This page took 0.04271 seconds and 4 git commands to generate.