Unbreak the build
1e9f8c8 was correct but KStyle's cmake file wasn't
This commit is contained in:
parent
b641c12890
commit
bd078d5c23
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ target_link_libraries(
|
|||
KF5::KGuiAddons
|
||||
KF5::KI18n
|
||||
KF5::KWindowSystem
|
||||
${KStyle_LIBRARY} # KStyle
|
||||
KF5::KStyle # KStyle
|
||||
${Qt5Widgets_LIBRARIES}
|
||||
${Qt5X11Extras_LIBRARIES}
|
||||
${X11_X11_LIB}
|
||||
|
|
Loading…
Reference in a new issue