aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4dcfcc6ec..6426b49e7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -103,5 +103,11 @@ PRINT_SUMMARY ("DBUS support ......................" USE_DBUS 1)
PRINT_SUMMARY ("Scrobbler ........................." USE_SCROBBLER 1)
PRINT_SUMMARY ("Tray support ......................" USE_STATICON 1)
PRINT_SUMMARY ("Notifier support .................." USE_NOTIFIER 1)
+
+MESSAGE("")
+MESSAGE("File Dialogs:")
+PRINT_SUMMARY ("QMMP File Dialog .................." USE_QMMP_DIALOG 1)
MESSAGE("")
+
+