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:
committed by
Teo Mrnjavac
parent
a5121f3ad1
commit
8f1c4aeaf0
@@ -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
|
||||
|
Reference in New Issue
Block a user