summaryrefslogtreecommitdiffstats
path: root/Modules/FindWget.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindWget.cmake')
-rw-r--r--Modules/FindWget.cmake10
1 files changed, 5 insertions, 5 deletions
diff --git a/Modules/FindWget.cmake b/Modules/FindWget.cmake
index a94c491..f6804b9 100644
--- a/Modules/FindWget.cmake
+++ b/Modules/FindWget.cmake
@@ -1,9 +1,9 @@
-#
-# this module looks for wget
+# - Find wget
+# This module looks for wget.
#
-# This module defines the following values
-# WGET_EXECUTABLE: This variable defines the full path to the wget tool.
-# WGET_FOUND: True if wget has been found.
+# This module defines the following values:
+# WGET_EXECUTABLE: This variable defines the full path to the wget tool.
+# WGET_FOUND: True if wget has been found.
INCLUDE(FindCygwin)