mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Link explicitly DolphinWX with GTK2 libraries
Fixes issue 5555.
This commit is contained in:
@ -7,6 +7,7 @@ set(LIBS core
|
||||
audiocommon
|
||||
z
|
||||
sfml-network
|
||||
${GTK2_LIBRARIES}
|
||||
${OPENGL_LIBRARIES}
|
||||
${XRANDR_LIBRARIES}
|
||||
${X11_LIBRARIES})
|
||||
|
Reference in New Issue
Block a user