diff options
Diffstat (limited to 'cmake/modules/FindGIF.cmake')
-rw-r--r-- | cmake/modules/FindGIF.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindGIF.cmake b/cmake/modules/FindGIF.cmake index 8649bd4f47..1c616e0ab1 100644 --- a/cmake/modules/FindGIF.cmake +++ b/cmake/modules/FindGIF.cmake @@ -3,7 +3,7 @@ # ------- # Finds the libgif library # -# This will will define the following variables:: +# This will define the following variables:: # # GIF_FOUND - system has libgif # GIF_INCLUDE_DIRS - the libgif include directory |