diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-03-03 19:29:35 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-03-03 19:29:35 +0000 |
| commit | b2b0038720745e117649a9af367a7e4ca3fd6b93 (patch) | |
| tree | f3d9f1787c6a1d2be99c486a9eab4f1d672dbdeb /CMakeLists.txt | |
| parent | 88eecdcae82743629da643c9e656c6f0135a47d0 (diff) | |
| download | qmmp-b2b0038720745e117649a9af367a7e4ca3fd6b93.tar.gz qmmp-b2b0038720745e117649a9af367a7e4ca3fd6b93.tar.bz2 qmmp-b2b0038720745e117649a9af367a7e4ca3fd6b93.zip | |
updated cmake scripts
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2085 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 c88711d53..d6a2ef7aa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -131,6 +131,7 @@ PRINT_SUMMARY ("Sample Rate Conversion ............" USE_SRC SAMPLERATE_FOUND) PRINT_SUMMARY ("BS2B Plugin ......................." USE_BS2B BS2B_FOUND) PRINT_SUMMARY ("LADSPA Host ......................." USE_LADSPA 1) PRINT_SUMMARY ("Crossfade ........................." USE_CROSSFADE 1) +PRINT_SUMMARY ("Extra Stereo ......................" USE_STEREO 1) MESSAGE("") MESSAGE("Visual Plugins:") |
