Add info about Deezer

This commit is contained in:
Jonas Kvinge 2018-10-19 19:13:01 +02:00
parent c05fb33ea2
commit c977c822d5
1 changed files with 4 additions and 0 deletions

View File

@ -353,6 +353,10 @@ optional_component(DZMEDIA ON "DZMedia"
DEPENDS "Deezer support" HAVE_STREAM_DEEZER
)
if (HAVE_STREAM_DEEZER AND NOT HAVE_DZMEDIA AND NOT HAVE_DEEZER)
message(STATUS "Deezer is enabled, but not DZMedia or Deezer engine, only preview streams will be available.")
endif()
#if(IMOBILEDEVICE_FOUND AND PLIST_FOUND)
#add_subdirectory(ext/gstafc)
#endif(IMOBILEDEVICE_FOUND AND PLIST_FOUND)