mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-11 15:44:26 +01:00
Add streaming to description in CMakeLists.txt
This commit is contained in:
parent
1c94093a4b
commit
26e1f015d2
@ -427,9 +427,9 @@ endif()
|
|||||||
|
|
||||||
option(INSTALL_TRANSLATIONS "Install translations" OFF)
|
option(INSTALL_TRANSLATIONS "Install translations" OFF)
|
||||||
|
|
||||||
optional_component(SUBSONIC ON "Subsonic support")
|
optional_component(SUBSONIC ON "Streaming: Subsonic")
|
||||||
optional_component(TIDAL ON "Tidal support")
|
optional_component(TIDAL ON "Streaming: Tidal")
|
||||||
optional_component(QOBUZ ON "Qobuz support")
|
optional_component(QOBUZ ON "Streaming: Qobuz")
|
||||||
|
|
||||||
optional_component(MOODBAR ON "Moodbar"
|
optional_component(MOODBAR ON "Moodbar"
|
||||||
DEPENDS "fftw3" FFTW3_FOUND
|
DEPENDS "fftw3" FFTW3_FOUND
|
||||||
|
Loading…
Reference in New Issue
Block a user