FIX: the current version of Perl is 5.8

This commit is contained in:
Sebastien Barre 2003-01-23 10:36:35 -05:00
parent 937c87bd69
commit 37f7074269
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ INCLUDE(${CMAKE_ROOT}/Modules/FindCygwin.cmake)
FIND_PROGRAM(PERL_EXECUTABLE
perl
"C:/Perl/bin"
[HKEY_LOCAL_MACHINE\\SOFTWARE\\ActiveState\\ActivePerl\\804]/bin
[HKEY_LOCAL_MACHINE\\SOFTWARE\\ActiveState\\ActivePerl\\628]/bin
${CYGWIN_INSTALL_PATH}/bin
)