From 2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 30 Aug 2018 00:42:04 +0200 Subject: sync with upstream --- cmake/modules/FindCurl.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake/modules/FindCurl.cmake') diff --git a/cmake/modules/FindCurl.cmake b/cmake/modules/FindCurl.cmake index 17c1f01..6ccf44a 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 -- cgit v1.2.3