diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-02-27 10:42:14 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-02-27 10:42:14 +0000 |
| commit | 12a27895d274953c73459a573fa0e5347765ab28 (patch) | |
| tree | 18af692a3768c9bbfe19764fa37ae7b9144629e9 /CMakeLists.txt | |
| parent | 0bc5775baa3b0c0e70f66507e64d08e16b5e94e3 (diff) | |
| download | qmmp-12a27895d274953c73459a573fa0e5347765ab28.tar.gz qmmp-12a27895d274953c73459a573fa0e5347765ab28.tar.bz2 qmmp-12a27895d274953c73459a573fa0e5347765ab28.zip | |
updated cmake scripts
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2639 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 4d2b9d62c..9675a55c4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -170,6 +170,7 @@ PRINT_SUMMARY ("File operations ..................." USE_FILEOPS 1) 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) MESSAGE("") MESSAGE("File Dialogs:") |
