[cmake-developers] [CMake 0012338]: FindPythonInterp.cmake searches for the newest python executable
Mantis Bug Tracker
mantis at public.kitware.com
Thu Jul 14 06:20:42 EDT 2011
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=12338
======================================================================
Reported By: Björn Ricks
Assigned To:
======================================================================
Project: CMake
Issue ID: 12338
Category: Modules
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2011-07-14 06:20 EDT
Last Modified: 2011-07-14 06:20 EDT
======================================================================
Summary: FindPythonInterp.cmake searches for the newest
python executable
Description:
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.
Additional Information:
My patch is against current master
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-07-14 06:20 Björn Ricks New Issue
2011-07-14 06:20 Björn Ricks File Added:
0001-Search-for-the-installed-python-interpreter-first.patch
======================================================================
More information about the cmake-developers
mailing list