cmake: stop linking against QGL after c6a0ab9792

This commit is contained in:
Jan Beich 2020-07-01 22:00:47 +00:00
parent 15a04fb704
commit b1b1ed7597
3 changed files with 3 additions and 4 deletions

View file

@ -15,7 +15,6 @@ function(copy_yuzu_Qt5_deps target_dir)
icuuc*.dll
Qt5Core$<$<CONFIG:Debug>:d>.*
Qt5Gui$<$<CONFIG:Debug>:d>.*
Qt5OpenGL$<$<CONFIG:Debug>:d>.*
Qt5Widgets$<$<CONFIG:Debug>:d>.*
)