diff options
Diffstat (limited to 'cmake/modules/FindMir.cmake')
-rw-r--r-- | cmake/modules/FindMir.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindMir.cmake b/cmake/modules/FindMir.cmake index e66ff025f7..abfcc72e6a 100644 --- a/cmake/modules/FindMir.cmake +++ b/cmake/modules/FindMir.cmake @@ -2,7 +2,7 @@ # ------- # Finds the Mir library # -# This will will define the following variables:: +# This will define the following variables:: # # MIR_FOUND - the system has Mir # MIR_INCLUDE_DIRS - the Mir include directory |