mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-02-16 02:20:42 +00:00
Remove saving to file for fake platform
This commit is contained in:
@@ -90,7 +90,7 @@ endif()
|
||||
|
||||
include_directories("${PROJECT_BINARY_DIR}")
|
||||
|
||||
list(APPEND SRC_LIST ./src/audio/alsa.c ./src/audio/fake.c ./src/video/fake.c)
|
||||
list(APPEND SRC_LIST ./src/audio/alsa.c)
|
||||
|
||||
add_subdirectory(libgamestream)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user