Unbreak the build

1e9f8c8 was correct but KStyle's cmake file wasn't
This commit is contained in:
Hrvoje Senjan 2013-08-07 05:19:28 +02:00
parent b641c12890
commit bd078d5c23

View file

@ -29,7 +29,7 @@ target_link_libraries(
KF5::KGuiAddons KF5::KGuiAddons
KF5::KI18n KF5::KI18n
KF5::KWindowSystem KF5::KWindowSystem
${KStyle_LIBRARY} # KStyle KF5::KStyle # KStyle
${Qt5Widgets_LIBRARIES} ${Qt5Widgets_LIBRARIES}
${Qt5X11Extras_LIBRARIES} ${Qt5X11Extras_LIBRARIES}
${X11_X11_LIB} ${X11_X11_LIB}