diff options
Diffstat (limited to 'cmake/modules/FindVAAPI.cmake')
-rw-r--r-- | cmake/modules/FindVAAPI.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindVAAPI.cmake b/cmake/modules/FindVAAPI.cmake index 157cec4746..2111e4f13b 100644 --- a/cmake/modules/FindVAAPI.cmake +++ b/cmake/modules/FindVAAPI.cmake @@ -3,7 +3,7 @@ # --------- # Finds the VAAPI library # -# This will will define the following variables:: +# This will define the following variables:: # # VAAPI_FOUND - system has VAAPI # VAAPI_INCLUDE_DIRS - the VAAPI include directory |