MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008231 | CMake | Modules | public | 2008-12-05 06:14 | 2009-01-10 08:20 |
|
| Reporter | cech-kooaba | |
| Assigned To | Alex Neundorf | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | |
| Platform | | OS | | OS Version | |
| Product Version | CMake-2-6 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0008231: No way to specify non-standard location of python installation for FindPythonLibs |
| Description | If the python installation resides in non-standard place (e.g. somewhere in home directory). Other modules use *_ROOT environment variable to specify location of the package. |
| Steps To Reproduce | |
| Additional Information | The patch adds additional path to search based on PYTHON_ROOT. |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | FindPythonLibs-use_PYTHON_ROOT.patch (750) 2008-12-05 06:14 https://public.kitware.com/Bug/file/1896/FindPythonLibs-use_PYTHON_ROOT.patch |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2008-12-05 06:14 | cech-kooaba | New Issue | |
| 2008-12-05 06:14 | cech-kooaba | File Added: FindPythonLibs-use_PYTHON_ROOT.patch | |
| 2009-01-10 08:20 | Alex Neundorf | Note Added: 0014512 | |
| 2009-01-10 08:20 | Alex Neundorf | Assigned To | => Alex Neundorf |
| 2009-01-10 08:20 | Alex Neundorf | Status | new => closed |
| 2009-01-10 08:20 | Alex Neundorf | Resolution | open => no change required |
| 2009-01-10 08:20 | Alex Neundorf | Category | CMake => Modules |