diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 2aa75d9b3..d28b71808 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -209,6 +209,7 @@ MESSAGE("") MESSAGE("General Plugins:") PRINT_SUMMARY ("MPRIS support ........................." USE_MPRIS Qt5DBus_FOUND) PRINT_SUMMARY ("Scrobbler ............................." USE_SCROBBLER 1) +PRINT_SUMMARY ("ListenBrainz .........................." USE_LISTENBRAINZ 1) PRINT_SUMMARY ("Tray support .........................." USE_STATICON 1) PRINT_SUMMARY ("Notifier support ......................" USE_NOTIFIER 1) PRINT_SUMMARY ("Lyrics support ........................" USE_LYRICS 1) |
