diff options
author | bunnei <bunneidev@gmail.com> | 2021-10-03 17:12:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-03 17:12:10 -0700 |
commit | d418af157a03f64f4dac79f559f619b33ba02a65 (patch) | |
tree | 33234507dcb183998d9b6a1eba56e75413e0a58f /CMakeModules/CopyYuzuQt5Deps.cmake | |
parent | e209fff3740a34f0fa9d5ef03d207eb86b401574 (diff) | |
parent | b848cc5c3f787745bd57e4e6f2e66253b5e87f1b (diff) |
Merge pull request #7122 from Morph1984/update-qt
Qt: Update to Qt 5.15.2
Diffstat (limited to 'CMakeModules/CopyYuzuQt5Deps.cmake')
-rw-r--r-- | CMakeModules/CopyYuzuQt5Deps.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeModules/CopyYuzuQt5Deps.cmake b/CMakeModules/CopyYuzuQt5Deps.cmake index 4a6aeebbb..dd97f5b2b 100644 --- a/CMakeModules/CopyYuzuQt5Deps.cmake +++ b/CMakeModules/CopyYuzuQt5Deps.cmake @@ -33,6 +33,7 @@ function(copy_yuzu_Qt5_deps target_dir) Qt5Positioning$<$<CONFIG:Debug>:d>.* Qt5PrintSupport$<$<CONFIG:Debug>:d>.* Qt5Qml$<$<CONFIG:Debug>:d>.* + Qt5QmlModels$<$<CONFIG:Debug>:d>.* Qt5Quick$<$<CONFIG:Debug>:d>.* Qt5QuickWidgets$<$<CONFIG:Debug>:d>.* Qt5WebChannel$<$<CONFIG:Debug>:d>.* |