cmake: stop linking against QGL
Co-Authored-By: Jan Beich <jbeich@users.noreply.github.com>
This commit is contained in:
parent
96fa75fb93
commit
88edf9d62c
3 changed files with 2 additions and 3 deletions
|
@ -16,7 +16,6 @@ function(copy_citra_Qt5_deps target_dir)
|
|||
icuuc*.dll
|
||||
Qt5Core$<$<CONFIG:Debug>:d>.*
|
||||
Qt5Gui$<$<CONFIG:Debug>:d>.*
|
||||
Qt5OpenGL$<$<CONFIG:Debug>:d>.*
|
||||
Qt5Widgets$<$<CONFIG:Debug>:d>.*
|
||||
Qt5Multimedia$<$<CONFIG:Debug>:d>.*
|
||||
Qt5Network$<$<CONFIG:Debug>:d>.*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue