mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
ControllerInterface/Android: Implement device population
This commit is contained in:
@ -146,6 +146,9 @@ elseif(ANDROID)
|
||||
ControllerInterface/Touch/InputOverrider.cpp
|
||||
ControllerInterface/Touch/InputOverrider.h
|
||||
)
|
||||
target_link_libraries(inputcommon PRIVATE
|
||||
androidcommon
|
||||
)
|
||||
endif()
|
||||
|
||||
if(NOT ANDROID)
|
||||
|
Reference in New Issue
Block a user