mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-15 03:50:06 +00:00
CMakeModules: Add Qt5QmlModel
Required by Qt 5.15's QtWebEngine
This commit is contained in:
parent
21ed944ff9
commit
afee2bc8fa
@ -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>.*
|
||||
|
Loading…
Reference in New Issue
Block a user