summaryrefslogtreecommitdiffstats
path: root/Modules/FindPerl.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindPerl.cmake')
-rw-r--r--Modules/FindPerl.cmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/Modules/FindPerl.cmake b/Modules/FindPerl.cmake
index 06fe6a3..71f49af 100644
--- a/Modules/FindPerl.cmake
+++ b/Modules/FindPerl.cmake
@@ -1,8 +1,8 @@
-#
+# - Find perl
# this module looks for Perl
#
-# PERL_EXECUTABLE - the full path to the Perl interpreter
-# PERL_FOUND - If false, don't attempt to use perl.
+# PERL_EXECUTABLE - the full path to the Perl interpreter
+# PERL_FOUND - If false, don't attempt to use perl.
INCLUDE(FindCygwin)