diff options
Diffstat (limited to 'cmake/modules/FindCEC.cmake')
-rw-r--r-- | cmake/modules/FindCEC.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindCEC.cmake b/cmake/modules/FindCEC.cmake index bd6fd1d2da..4c6f4bef48 100644 --- a/cmake/modules/FindCEC.cmake +++ b/cmake/modules/FindCEC.cmake @@ -3,7 +3,7 @@ # ------- # Finds the libCEC library # -# This will will define the following variables:: +# This will define the following variables:: # # CEC_FOUND - system has libCEC # CEC_INCLUDE_DIRS - the libCEC include directory |