diff options
Diffstat (limited to 'Modules/FindPerl.cmake')
-rw-r--r-- | Modules/FindPerl.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindPerl.cmake b/Modules/FindPerl.cmake index 71f49af..65340b8 100644 --- a/Modules/FindPerl.cmake +++ b/Modules/FindPerl.cmake @@ -1,7 +1,7 @@ # - Find perl # this module looks for Perl # -# PERL_EXECUTABLE - the full path to the Perl interpreter +# PERL_EXECUTABLE - the full path to perl # PERL_FOUND - If false, don't attempt to use perl. INCLUDE(FindCygwin) |