Add ChartLyrics provider

This commit is contained in:
Jonas Kvinge
2019-04-14 18:02:51 +02:00
parent fd26137ad2
commit 380b84195f
16 changed files with 235 additions and 32 deletions

View File

@@ -343,7 +343,7 @@ optional_component(TRANSLATIONS ON "Translations"
DEPENDS "Qt5LinguistTools" Qt5LinguistTools_FOUND
)
optional_component(STREAM_TIDAL ON "Streaming: Tidal support")
optional_component(TIDAL ON "Tidal support")
if(APPLE)
option(USE_BUNDLE "Bundle macOS dependencies" OFF)