MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014270 | CMake | Modules | public | 2013-07-04 03:40 | 2016-06-10 14:31 |
|
Reporter | lost | |
Assigned To | Kitware Robot | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | moved | |
Platform | | OS | | OS Version | |
Product Version | CMake 2.8.9 | |
Target Version | | Fixed in Version | | |
|
Summary | 0014270: 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) |
Tags | No tags attached. |
Relationships | |
Attached Files | FindPythonInterp.cmake (6,862) 2013-07-04 03:40 https://public.kitware.com/Bug/file/4812/FindPythonInterp.cmake |
|
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 | |
2013-07-04 04:03 | Rolf Eike Beer | Note Added: 0033482 | |
2016-06-10 14:29 | Kitware Robot | Note Added: 0042310 | |
2016-06-10 14:29 | Kitware Robot | Status | new => resolved |
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |