aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-10-14 17:13:54 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-10-14 17:13:54 +0000
commitedcf1ca68a32c85e18ac500990bd28e93e4be2e5 (patch)
tree85b44651b7ba22d5829519c0ef712de8f7622f3b /CMakeLists.txt
parent43afdc9a57c17e39b07346b093d82c7f8ce281b2 (diff)
downloadqmmp-edcf1ca68a32c85e18ac500990bd28e93e4be2e5.tar.gz
qmmp-edcf1ca68a32c85e18ac500990bd28e93e4be2e5.tar.bz2
qmmp-edcf1ca68a32c85e18ac500990bd28e93e4be2e5.zip
added cover manager files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1315 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1e3c61250..c08cf7b0c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -128,7 +128,8 @@ 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)
-PRINT_SUMMARY ("File operations plugin ............" USE_FILEOPS 1)
+PRINT_SUMMARY ("File operations ..................." USE_FILEOPS 1)
+PRINT_SUMMARY ("Cover manager ....................." USE_COVER 1)
MESSAGE("")
MESSAGE("File Dialogs:")