[cmake-developers] [CMake 0014270]: FindPythonInterp does not find IronPython

Mantis Bug Tracker mantis at public.kitware.com
Thu Jul 4 03:40:55 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14270 
====================================================================== 
Reported By:                lost
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14270
Category:                   Modules
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-07-04 03:40 EDT
Last Modified:              2013-07-04 03:40 EDT
====================================================================== 
Summary:                    FindPythonInterp does not find IronPython
Description: 
FindPythonInterp does not look for IronPython

Steps to Reproduce: 
1. Install IronPython 2.7.3, and no other pythons
2. Call FindPythonInterp

Expected: ipy 2.7.3 should be found
Actual: it is not

Additional Information: 
I've attached FindPythonInterp, which has my dumb fix for this issue (added ipy
as valid python name + looking in IronPython specific registry key)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-07-04 03:40 lost           New Issue                                    
2013-07-04 03:40 lost           File Added: FindPythonInterp.cmake              
     
======================================================================




More information about the cmake-developers mailing list