MantisBT - CMake
View Issue Details
0014270CMakeModulespublic2013-07-04 03:402016-06-10 14:31
lost 
Kitware Robot 
normalmajoralways
closedmoved 
CMake 2.8.9 
 
0014270: FindPythonInterp does not find IronPython
FindPythonInterp does not look for IronPython
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
I've attached FindPythonInterp, which has my dumb fix for this issue (added ipy as valid python name + looking in IronPython specific registry key)
No tags attached.
? FindPythonInterp.cmake (6,862) 2013-07-04 03:40
https://public.kitware.com/Bug/file/4812/FindPythonInterp.cmake
Issue History
2013-07-04 03:40lostNew Issue
2013-07-04 03:40lostFile Added: FindPythonInterp.cmake
2013-07-04 04:03Rolf Eike BeerNote Added: 0033482
2016-06-10 14:29Kitware RobotNote Added: 0042310
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0033482)
Rolf Eike Beer   
2013-07-04 04:03   
Please provide the change as a (preferably git) diff against either current git or at least 2.8.11.2. This way it can be easier reviewed and applied.
(0042310)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.