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 4a45b5cc1..b846da477 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -411,6 +411,7 @@ if(FLTK_USE_WAYLAND) else() fl_summary("" "Libdecor = Bundled") endif() + fl_summary_yn("Use DBUS" DBUS_FOUND) endif(FLTK_USE_WAYLAND) message("") |
