diff options
Diffstat (limited to 'externals/opus/CMakeLists.txt')
| -rw-r--r-- | externals/opus/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/externals/opus/CMakeLists.txt b/externals/opus/CMakeLists.txt index 16f5af9f2..a92ffbd69 100644 --- a/externals/opus/CMakeLists.txt +++ b/externals/opus/CMakeLists.txt | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | # SPDX-FileCopyrightText: 2019 yuzu Emulator Project | ||
| 2 | # SPDX-License-Identifier: GPL-2.0-or-later | ||
| 3 | |||
| 1 | cmake_minimum_required(VERSION 3.8) | 4 | cmake_minimum_required(VERSION 3.8) |
| 2 | 5 | ||
| 3 | project(opus) | 6 | project(opus) |