aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-05-20 15:39:17 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-05-20 15:39:17 +0000
commitdddc540640c1877a53f95530deb056d45f673c1e (patch)
tree28ce54f43e73157dade87896539daa0f04003345 /CMakeLists.txt
parent472fac2ade80ddaa4b68bbc718042a09c0f710ad (diff)
downloadqmmp-dddc540640c1877a53f95530deb056d45f673c1e.tar.gz
qmmp-dddc540640c1877a53f95530deb056d45f673c1e.tar.bz2
qmmp-dddc540640c1877a53f95530deb056d45f673c1e.zip
updated translations, added missing resources
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6366 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 b2e05e811..f3b41d1d5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -170,6 +170,7 @@ PRINT_SUMMARY ("PulseAudio support ................" USE_PULSE PULSE_FOUND)
PRINT_SUMMARY ("Null output support ..............." USE_NULL 1)
PRINT_SUMMARY ("Win32 Waveout support ............." USE_WAVEOUT WINDOWS_H_FOUND)
PRINT_SUMMARY ("Win32 DirectSound support ........." USE_DSOUND DSOUND_H_FOUND)
+PRINT_SUMMARY ("Win32 WASAPI support .............." USE_WASAPI WASAPI_FOUND)
PRINT_SUMMARY ("Qt Multimedia support ............." USE_QTMULTIMEDIA QT_QTMULTIMEDIA_FOUND)
MESSAGE("")