aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2019-11-30 18:25:48 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2019-11-30 18:25:48 +0000
commitf3a877d68f0899073007fea451b946583995805e (patch)
treeb41a8f42d98f8ee2f88514f57e821db6c922c5d5 /CMakeLists.txt
parentcd1191093f7bf671384ae8cfe41cca6772ba8229 (diff)
downloadqmmp-f3a877d68f0899073007fea451b946583995805e.tar.gz
qmmp-f3a877d68f0899073007fea451b946583995805e.tar.bz2
qmmp-f3a877d68f0899073007fea451b946583995805e.zip
fixed build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9123 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 236b60087..54bbe0631 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -227,7 +227,7 @@ PRINT_SUMMARY ("Stream browser ........................" USE_SB 1)
PRINT_SUMMARY ("Track change .........................." USE_TRACKCHANGE 1)
PRINT_SUMMARY ("Copy/Paste ............................" USE_COPYPASTE 1)
PRINT_SUMMARY ("History plugin ........................" USE_HISTORY Qt5Sql_FOUND)
-PRINT_SUMMARY ("Sleep mode inhbition plugin ..........." USE_SLEEPINHIBITOR Qt5DBus_FOUND)
+PRINT_SUMMARY ("Sleep mode inhibition plugin .........." USE_SLEEPINHIBITOR Qt5DBus_FOUND)
PRINT_SUMMARY ("Taskbar plugin (Windows) .............." USE_TASKBAR Qt5WinExtras_FOUND)
PRINT_SUMMARY ("Removable device detection (Windows) .." USE_RDETECT Qt5WinExtras_FOUND)