Fix linker error.
This commit is contained in:
parent
c47702294a
commit
0f14f28d88
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@ set(decoration_plugin_SRCS
|
|||
colorhelper.cpp
|
||||
)
|
||||
|
||||
qt4_automoc(${decoration_plugin_SRCS})
|
||||
|
||||
add_library(decorationplugin SHARED ${decoration_plugin_SRCS})
|
||||
target_link_libraries(decorationplugin
|
||||
KF5::KWidgets # KColorScheme
|
||||
|
|
Loading…
Reference in a new issue