aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 304c08b86..c6e80ab06 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -136,4 +136,9 @@ PRINT_SUMMARY ("KDE4 notifications support ........" USE_KDENOTIFY 1)
MESSAGE("")
MESSAGE("File Dialogs:")
PRINT_SUMMARY ("QMMP File Dialog .................." USE_QMMP_DIALOG 1)
+
+MESSAGE("")
+MESSAGE("Advanced:")
+PRINT_SUMMARY ("Automatic charset detection ......." USE_ENCA ENCA_FOUND)
+
MESSAGE("")