mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 14:28:40 -05:00
cmake: stop linking against QGL after c6a0ab9792
This commit is contained in:
@ -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>.*
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user