parent
bd7ca7625b
commit
ca97b10dda
|
@ -11,6 +11,7 @@ set(LIBS core
|
||||||
if(NOT ANDROID)
|
if(NOT ANDROID)
|
||||||
if(USE_X11)
|
if(USE_X11)
|
||||||
set(LIBS ${LIBS} ${X11_LIBRARIES}
|
set(LIBS ${LIBS} ${X11_LIBRARIES}
|
||||||
|
${XINPUT2_LIBRARIES}
|
||||||
${XRANDR_LIBRARIES})
|
${XRANDR_LIBRARIES})
|
||||||
endif()
|
endif()
|
||||||
if(USE_WAYLAND)
|
if(USE_WAYLAND)
|
||||||
|
|
Loading…
Reference in New Issue