aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-09-24 12:36:59 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-09-24 12:36:59 +0000
commit460498370ff312e60848aab3288463ee60ba5356 (patch)
treee44f902628694718a3c5cad1275c2f997bae8ff0 /CMakeLists.txt
parent6e4afc67c2575ddf3bd2152864f5f2c7b43ccb08 (diff)
downloadqmmp-460498370ff312e60848aab3288463ee60ba5356.tar.gz
qmmp-460498370ff312e60848aab3288463ee60ba5356.tar.bz2
qmmp-460498370ff312e60848aab3288463ee60ba5356.zip
updated cmake files, added missing .ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6741 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f3b41d1d5..d1dc4117a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -159,6 +159,7 @@ PRINT_SUMMARY ("Midi support ......................" USE_MIDI WILDMIDI_FOUND)
PRINT_SUMMARY ("Game music support ................" USE_GME GME_FOUND)
PRINT_SUMMARY ("Ogg Opus support .................." USE_OPUS OPUS_FOUND)
PRINT_SUMMARY ("SID support ......................." USE_SID SIDPLAYFP_FOUND)
+PRINT_SUMMARY ("Archive support ..................." USE_ARCHIVE LIBARCHIVE_FOUND)
MESSAGE("")
MESSAGE("Output Plugins:")