mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-06 08:09:19 +00:00
Link explicitly DolphinWX with GTK2 libraries
Fixes issue 5555.
This commit is contained in:
parent
fe1501db9a
commit
d7d2e5b9bf
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ set(LIBS core
|
||||||
audiocommon
|
audiocommon
|
||||||
z
|
z
|
||||||
sfml-network
|
sfml-network
|
||||||
|
${GTK2_LIBRARIES}
|
||||||
${OPENGL_LIBRARIES}
|
${OPENGL_LIBRARIES}
|
||||||
${XRANDR_LIBRARIES}
|
${XRANDR_LIBRARIES}
|
||||||
${X11_LIBRARIES})
|
${X11_LIBRARIES})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue