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
======================================================================
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers