diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-11-30 15:03:58 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-11-30 15:03:58 +0000 |
| commit | cd1191093f7bf671384ae8cfe41cca6772ba8229 (patch) | |
| tree | e98c13b947053050195550dcdb0c1d38adf2301f /CMakeLists.txt | |
| parent | 0169676548cc5b342f0d7335ca9bda6079ed42e8 (diff) | |
| download | qmmp-cd1191093f7bf671384ae8cfe41cca6772ba8229.tar.gz qmmp-cd1191093f7bf671384ae8cfe41cca6772ba8229.tar.bz2 qmmp-cd1191093f7bf671384ae8cfe41cca6772ba8229.zip | |
updated cmake files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9122 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 a1f4ad248..236b60087 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -227,6 +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 ("Taskbar plugin (Windows) .............." USE_TASKBAR Qt5WinExtras_FOUND) PRINT_SUMMARY ("Removable device detection (Windows) .." USE_RDETECT Qt5WinExtras_FOUND) |
