diff options
Diffstat (limited to 'externals/find-modules/FindFFmpeg.cmake')
| -rw-r--r-- | externals/find-modules/FindFFmpeg.cmake | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/externals/find-modules/FindFFmpeg.cmake b/externals/find-modules/FindFFmpeg.cmake index 61b6dc8d2..add5b2c01 100644 --- a/externals/find-modules/FindFFmpeg.cmake +++ b/externals/find-modules/FindFFmpeg.cmake | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | # SPDX-FileCopyrightText: 2019 Citra Emulator Project | ||
| 2 | # SPDX-License-Identifier: GPL-2.0-or-later | ||
| 3 | |||
| 1 | # FindFFmpeg | 4 | # FindFFmpeg |
| 2 | # ---------- | 5 | # ---------- |
| 3 | # | 6 | # |
| 4 | # Copyright 2019 Citra Emulator Project | ||
| 5 | # Licensed under GPLv2 or any later version | ||
| 6 | # | ||
| 7 | # Find the native FFmpeg includes and libraries | 7 | # Find the native FFmpeg includes and libraries |
| 8 | # | 8 | # |
| 9 | # This module defines the following variables: | 9 | # This module defines the following variables: |