Select audio output on Linux
This commit is contained in:
parent
3d8a99f541
commit
2b04e1428c
10 changed files with 564 additions and 68 deletions
|
|
@ -97,6 +97,7 @@ else()
|
|||
find_package(FFmpeg REQUIRED)
|
||||
set(PLATFORM_TARGET_FILES
|
||||
sunshine/platform/linux/display.cpp
|
||||
sunshine/platform/linux/audio.cpp
|
||||
sunshine/platform/linux/input.cpp)
|
||||
|
||||
set(PLATFORM_LIBRARIES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue