diff options
Diffstat (limited to 'cmake/modules/FindLzo2.cmake')
-rw-r--r-- | cmake/modules/FindLzo2.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindLzo2.cmake b/cmake/modules/FindLzo2.cmake index 4f7313f7fb..5e3e6865bd 100644 --- a/cmake/modules/FindLzo2.cmake +++ b/cmake/modules/FindLzo2.cmake @@ -3,7 +3,7 @@ # -------- # Finds the Lzo2 library # -# This will will define the following variables:: +# This will define the following variables:: # # LZO2_FOUND - system has Lzo2 # LZO2_INCLUDE_DIRS - the Lzo2 include directory |