Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Actually link to XI2
No idea how this was working before
  • Loading branch information
magcius committed Jul 21, 2013
1 parent bd7ca76 commit ca97b10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Core/DolphinWX/CMakeLists.txt
Expand Up @@ -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)
Expand Down

0 comments on commit ca97b10

Please sign in to comment.