| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0006241 | CMake | Modules | public | 2008-01-14 17:51 | 2008-01-14 21:16 | ||||
| Reporter | Brandon Van Every | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0006241: FindPerlLibs should use FindPerl | ||||||||
| Description | Currently FindPerlLibs uses FIND_PROGRAM(PERL_EXECUTABLE perl ) to find Perl. It should use the more comprehensive routines available with FindPerl. For instance, FindPerl searches registry entries on Windows. Currently, if a program executes FindPerl and then FindPerlLibs, the latter could change the value of PERL_EXECUTABLE to NOT_FOUND, even though Perl is available. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0010151) Bill Hoffman (manager) 2008-01-14 21:16 |
This is not a bug, after it is found, cmake will not find it again. See the docs for find_program. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-01-14 17:51 | Brandon Van Every | New Issue | |
| 2008-01-14 21:16 | Bill Hoffman | Note Added: 0010151 | |
| 2008-01-14 21:16 | Bill Hoffman | Status | new => closed |
| 2008-01-14 21:16 | Bill Hoffman | Resolution | open => no change required |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |