diff --git a/CMakeLists.txt b/CMakeLists.txt index 1f8c7676b..134a55dd6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -413,4 +413,5 @@ summary_add("Visualisations" ENABLE_VISUALISATIONS) summary_add("Wiimote support" HAVE_WIIMOTEDEV) summary_add("(Mac OS X) Sparkle integration" HAVE_SPARKLE) summary_add("(unstable) Remote control support" HAVE_REMOTE) +summary_add("Plasma global search" KDE4_PLASMA_LIBS) summary_show()