diff options
Diffstat (limited to 'CMakeModules/DownloadExternals.cmake')
| -rw-r--r-- | CMakeModules/DownloadExternals.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeModules/DownloadExternals.cmake b/CMakeModules/DownloadExternals.cmake index 4c4dec5ff..8fe5ba48d 100644 --- a/CMakeModules/DownloadExternals.cmake +++ b/CMakeModules/DownloadExternals.cmake | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | # SPDX-FileCopyrightText: 2017 yuzu Emulator Project | ||
| 2 | # SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | 3 | ||
| 2 | # This function downloads a binary library package from our external repo. | 4 | # This function downloads a binary library package from our external repo. |
| 3 | # Params: | 5 | # Params: |