diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-01-13 18:14:56 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-01-13 18:14:56 +0000 |
| commit | 323207d24e1d2295be71aeb1cb53c62e7ff70648 (patch) | |
| tree | b54e5e9becae4c37f89ade8c44b5994ab9266737 /CMakeLists.txt | |
| parent | e723484c36d0da4d8e651b6585aa950a0ee67e06 (diff) | |
| download | qmmp-323207d24e1d2295be71aeb1cb53c62e7ff70648.tar.gz qmmp-323207d24e1d2295be71aeb1cb53c62e7ff70648.tar.bz2 qmmp-323207d24e1d2295be71aeb1cb53c62e7ff70648.zip | |
updated cmake scripts and documentation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3162 90c681e8-e032-0410-971d-27865f9a5e38
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 c096d8a45..0e1af7d90 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -179,6 +179,7 @@ PRINT_SUMMARY ("Cover manager ....................." USE_COVER 1) PRINT_SUMMARY ("KDE4 notifications support ........" USE_KDENOTIFY 1) PRINT_SUMMARY ("Audio converter ..................." USE_CONVERTER TAGLIB_FOUND) PRINT_SUMMARY ("Stream browser ...................." USE_SB 1) +PRINT_SUMMARY ("Track change ......................" USE_TRACKCHANGE 1) MESSAGE("") MESSAGE("File Dialogs:") |
