mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 23:32:39 -05:00
Actually link to XI2
No idea how this was working before
This commit is contained in:
parent
bd7ca7625b
commit
ca97b10dda
|
|
@ -11,6 +11,7 @@ set(LIBS core
|
|||
if(NOT ANDROID)
|
||||
if(USE_X11)
|
||||
set(LIBS ${LIBS} ${X11_LIBRARIES}
|
||||
${XINPUT2_LIBRARIES}
|
||||
${XRANDR_LIBRARIES})
|
||||
endif()
|
||||
if(USE_WAYLAND)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user