MantisBT - CMake
View Issue Details
0012338CMakeModulespublic2011-07-14 06:202012-07-09 06:52
Björn Ricks 
 
normalminoralways
closedfixed 
CMake-2-8 
CMake 2.8.6CMake 2.8.6 
0012338: FindPythonInterp.cmake searches for the newest python executable
The current FindPythonInterp.cmake file by default searches for the newest python version. Because it is possible to install different version of python and per default to use not the newest installed one this approach is often not correct.
My patch is against current master
No tags attached.
related to 0012337closed Brad King Add python version variables 
patch 0001-Search-for-the-installed-python-interpreter-first.patch (2,538) 2011-07-14 06:20
https://public.kitware.com/Bug/file/3972/0001-Search-for-the-installed-python-interpreter-first.patch
Issue History
2011-07-14 06:20Björn RicksNew Issue
2011-07-14 06:20Björn RicksFile Added: 0001-Search-for-the-installed-python-interpreter-first.patch
2011-08-03 14:33Brad KingRelationship addedrelated to 0012337
2012-02-08 14:37Rolf Eike BeerNote Added: 0028531
2012-02-08 14:37Rolf Eike BeerStatusnew => resolved
2012-02-08 14:37Rolf Eike BeerResolutionopen => fixed
2012-02-08 14:37Rolf Eike BeerFixed in Version => CMake 2.8.6
2012-02-08 14:37Rolf Eike BeerTarget Version => CMake 2.8.6
2012-07-09 06:52David ColeNote Added: 0029967
2012-07-09 06:52David ColeStatusresolved => closed

Notes
(0028531)
Rolf Eike Beer   
2012-02-08 14:37   
http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=20980ef56a847fec7922983257fd5be467b689bd [^]
(0029967)
David Cole   
2012-07-09 06:52   
Closing resolved issues that have not been updated in more than 4 months.