diff options
author | h.udo <hudokkow@gmail.com> | 2018-04-18 19:08:00 +0100 |
---|---|---|
committer | h.udo <hudokkow@gmail.com> | 2018-04-18 19:10:37 +0100 |
commit | e7b98c9a3217f419f4849a97b1c56fc899edcffb (patch) | |
tree | 60d1d896f587001ab4e7e6b904f52b30437526a8 /cmake/modules/FindVAAPI.cmake | |
parent | 16abdf86a30d933a1532592c45a48b799f1c430b (diff) |
[cmake/cosmetics] Where there's a will another one isn't needed
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 |