diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-02-23 18:33:09 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-02-23 18:33:09 +0000 |
| commit | 34fc1191288de0f6f81817893bc0db0980b337a5 (patch) | |
| tree | 25f2362cc6cef13274cfa17e390bfc198d803f7f /CMakeLists.txt | |
| parent | c6f7c04cc06b2cc0638a019ff3869793632189e0 (diff) | |
| download | qmmp-34fc1191288de0f6f81817893bc0db0980b337a5.tar.gz qmmp-34fc1191288de0f6f81817893bc0db0980b337a5.tar.bz2 qmmp-34fc1191288de0f6f81817893bc0db0980b337a5.zip | |
updated cmake files and documentation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7046 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 9c897c7eb..de10bcb49 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -182,6 +182,7 @@ 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) +PRINT_SUMMARY ("File Writer ......................." USE_FILEWRITER VORBISENC_FOUND) MESSAGE("") MESSAGE("Visual Plugins:") |
