MantisBT - CMake | |||||
| View Issue Details | |||||
| 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||