diff options
Diffstat (limited to 'Modules/FindWget.cmake')
-rw-r--r-- | Modules/FindWget.cmake | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Modules/FindWget.cmake b/Modules/FindWget.cmake index f6804b9..9c9e257 100644 --- a/Modules/FindWget.cmake +++ b/Modules/FindWget.cmake @@ -1,8 +1,7 @@ # - 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. +# This module looks for wget. This module defines the +# following values: +# WGET_EXECUTABLE: the full path to the wget tool. # WGET_FOUND: True if wget has been found. INCLUDE(FindCygwin) |