mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-23 00:26:42 +00:00
Mouse emulation support for evdev
This commit is contained in:
committed by
Cameron Gutman
parent
3a63466fe2
commit
469b2ed866
@@ -59,6 +59,7 @@ include_directories("${PROJECT_BINARY_DIR}")
|
||||
add_subdirectory(libgamestream)
|
||||
|
||||
add_executable(moonlight ${SRC_LIST})
|
||||
target_link_libraries(moonlight m)
|
||||
target_link_libraries(moonlight gamestream)
|
||||
|
||||
if (CEC_FOUND)
|
||||
|
||||
Reference in New Issue
Block a user