1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-31 09:32:03 +02:00

Yo dawg (teo-), I put a plugin in your plugin, so I can load another plugin for showing an in-application KDE config widget

This commit is contained in:
Dominik Schmidt
2013-06-24 01:15:24 +02:00
committed by Teo Mrnjavac
parent a5121f3ad1
commit 8f1c4aeaf0
9 changed files with 210 additions and 1 deletions

View File

@@ -311,8 +311,8 @@ if (WITH_KDE4)
endif(WITH_KDE4)
# this was used before we had FindKDE4Installed, just leaving it here to keep the flags
# for future kde integration
macro_log_feature(KDE4_FOUND "KDE4" "Provides support for configuring Telepathy Accounts from inside Tomahawk" "https://www.kde.org" FALSE "" "")
# macro_optional_find_package(KDE4)
IF( KDE4_FOUND )
IF( CMAKE_C_FLAGS )
# KDE4 adds and removes some compiler flags that we don't like