1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-23 04:26:46 -05:00

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>.*
)