cmake: stop linking against QGL after 01a3b4f0de

This commit is contained in:
Jan Beich 2020-07-01 22:00:47 +00:00
parent db7181fb16
commit c1bbc77b7c
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>.*
)