mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-02 15:30:47 -07: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