diff options
Diffstat (limited to 'cmake/modules/FindFFMPEG.cmake')
-rw-r--r-- | cmake/modules/FindFFMPEG.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindFFMPEG.cmake b/cmake/modules/FindFFMPEG.cmake index e2fbe8d38e..103d2cabaa 100644 --- a/cmake/modules/FindFFMPEG.cmake +++ b/cmake/modules/FindFFMPEG.cmake @@ -18,7 +18,7 @@ # usage: -DWITH_FFMPEG=/path/to/ffmpeg_install_prefix # # -------- -# This module will will define the following variables: +# This module will define the following variables: # # FFMPEG_FOUND - system has FFmpeg # FFMPEG_INCLUDE_DIRS - FFmpeg include directory |