diff options
Diffstat (limited to 'CMakeModules/CopyYuzuFFmpegDeps.cmake')
| -rw-r--r-- | CMakeModules/CopyYuzuFFmpegDeps.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CMakeModules/CopyYuzuFFmpegDeps.cmake b/CMakeModules/CopyYuzuFFmpegDeps.cmake index f5ab2806c..c6231737e 100644 --- a/CMakeModules/CopyYuzuFFmpegDeps.cmake +++ b/CMakeModules/CopyYuzuFFmpegDeps.cmake | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | # SPDX-FileCopyrightText: 2020 yuzu Emulator Project | ||
| 2 | # SPDX-License-Identifier: GPL-2.0-or-later | ||
| 3 | |||
| 1 | function(copy_yuzu_FFmpeg_deps target_dir) | 4 | function(copy_yuzu_FFmpeg_deps target_dir) |
| 2 | include(WindowsCopyFiles) | 5 | include(WindowsCopyFiles) |
| 3 | set(DLL_DEST "${CMAKE_BINARY_DIR}/bin/$<CONFIG>/") | 6 | set(DLL_DEST "${CMAKE_BINARY_DIR}/bin/$<CONFIG>/") |