[CMake] running FIND_PROGRAM twice

Brandon Van Every bvanevery at gmail.com
Mon Jan 14 18:18:46 EST 2008


I just filed bug http://cmake.org/Bug/view.php?id=6241 , "FindPerlLibs
should use FindPerl".  My assumption is that if FIND_PROGRAM is run
twice with the same output variable (in this case PERL_EXECUTABLE),
the 2nd invocation will wipe out the value from the 1st invocation.
Is that a correct assumption?

Cheers,
Brandon Van Every


More information about the CMake mailing list