[libkdecorations] Do not link to Qt5::X11Extras
No longer needed as the library doesn't include kwinglobals.h any more.
This commit is contained in:
parent
199ed87c61
commit
13d1b67f99
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ add_library(kdecorations SHARED ${kdecorations_LIB_SRCS})
|
|||
generate_export_header(kdecorations EXPORT_FILE_NAME kdecorations_export.h)
|
||||
target_link_libraries(kdecorations
|
||||
Qt5::Widgets
|
||||
Qt5::X11Extras
|
||||
KF5::KConfigCore
|
||||
KF5::KI18n
|
||||
KF5::KService # KLibrary
|
||||
|
|
Loading…
Reference in a new issue