diff options
Diffstat (limited to 'cmake/modules/FindIconv.cmake')
-rw-r--r-- | cmake/modules/FindIconv.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindIconv.cmake b/cmake/modules/FindIconv.cmake index 8ee01fb6b8..ae7d8d7f57 100644 --- a/cmake/modules/FindIconv.cmake +++ b/cmake/modules/FindIconv.cmake @@ -3,7 +3,7 @@ # -------- # Finds the ICONV library # -# This will will define the following variables:: +# This will define the following variables:: # # ICONV_FOUND - system has ICONV # ICONV_INCLUDE_DIRS - the ICONV include directory |