mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2025-07-01 15:25:35 +00:00
build: use CMAKE_ARGS to control instead for FreeBSD
This commit is contained in:
parent
a610eddd97
commit
50a7454bc1
@ -89,8 +89,6 @@ target_link_libraries(moonlight gamestream)
|
||||
|
||||
if (CMAKE_SYSTEM_NAME MATCHES "FreeBSD")
|
||||
set(ALSA_FOUND FALSE)
|
||||
set(PULSE_FOUND FALSE)
|
||||
set(CEC_FOUND FALSE)
|
||||
target_sources(moonlight PRIVATE ./src/audio/oss.c)
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user