summaryrefslogtreecommitdiff
path: root/Modules/FindPerl.cmake
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2005-12-15 14:17:43 -0500
committerKen Martin <ken.martin@kitware.com>2005-12-15 14:17:43 -0500
commit74eaecfc3e049e96dd30ecadc1d62fb235d3caba (patch)
treef1d9d270ac65d41c3d9f0c45ccf93cd40ec1d921 /Modules/FindPerl.cmake
parent5966baeec375652f573221749436d0cc4d523e89 (diff)
downloadcmake-74eaecfc3e049e96dd30ecadc1d62fb235d3caba.tar.gz
ENH: cleanups
Diffstat (limited to 'Modules/FindPerl.cmake')
-rw-r--r--Modules/FindPerl.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindPerl.cmake b/Modules/FindPerl.cmake
index 71f49af6a5..65340b8959 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)