Fix compilation.
This commit is contained in:
parent
bb4616497a
commit
50169d65c7
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
########### next target ###############
|
########### next target ###############
|
||||||
set( kwin_update_tabbox_qml_settings_SRCS update_tabbox_qml_settings_active.cpp )
|
set( kwin_update_tabbox_qml_settings_active_SRCS update_tabbox_qml_settings_active.cpp )
|
||||||
|
|
||||||
kde4_add_executable( kwin_update_tabbox_qml_settings ${kwin_update_tabbox_qml_settings_SRCS} )
|
kde4_add_executable( kwin_update_tabbox_qml_settings_active ${kwin_update_tabbox_qml_settings_active_SRCS} )
|
||||||
|
|
||||||
target_link_libraries( kwin_update_tabbox_qml_settings_active ${KDE4_KDECORE_LIBS} )
|
target_link_libraries( kwin_update_tabbox_qml_settings_active ${KDE4_KDECORE_LIBS} )
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue