From 5db018499bf3f5cfd82a9e5dbc11df016d1d1f01 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 14 Feb 2009 11:17:11 +0000 Subject: global hotkey support git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@787 90c681e8-e032-0410-971d-27865f9a5e38 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 30ef2605e..3a8bc7c63 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -114,6 +114,7 @@ PRINT_SUMMARY ("Tray support ......................" USE_STATICON 1) PRINT_SUMMARY ("Notifier support .................." USE_NOTIFIER 1) PRINT_SUMMARY ("Lyrics support ...................." USE_LYRICS 1) PRINT_SUMMARY ("HAL support ......................." USE_HAL 1) +PRINT_SUMMARY ("Global hotkey support ............." USE_HOTKEY X11_FOUND) MESSAGE("") MESSAGE("File Dialogs:") -- cgit v1.2.3-13-gbd6f