View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006241CMakeModulespublic2008-01-14 17:512008-01-14 21:16
ReporterBrandon Van Every 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006241: FindPerlLibs should use FindPerl
DescriptionCurrently 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.
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team