diff options
Diffstat (limited to 'cmake/modules/FindCurl.cmake')
-rw-r--r-- | cmake/modules/FindCurl.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindCurl.cmake b/cmake/modules/FindCurl.cmake index 17c1f0156f..6ccf44ac23 100644 --- a/cmake/modules/FindCurl.cmake +++ b/cmake/modules/FindCurl.cmake @@ -3,7 +3,7 @@ # -------- # Finds the Curl library # -# This will will define the following variables:: +# This will define the following variables:: # # CURL_FOUND - system has Curl # CURL_INCLUDE_DIRS - the Curl include directory |