make
svn path=/trunk/KDE/kdebase/runtime/; revision=1134905
This commit is contained in:
parent
67bb704046
commit
ef84ff9305
9
remotewidgetshelper/CMakeLists.txt
Normal file
9
remotewidgetshelper/CMakeLists.txt
Normal file
@ -0,0 +1,9 @@
|
||||
########### next target ###############
|
||||
|
||||
kde4_add_executable(kcmremotewidgetshelper remotewidgetshelper.cpp)
|
||||
target_link_libraries(kcmremotewidgetshelper ${KDE4_KDECORE_LIBS})
|
||||
install(TARGETS kcmremotewidgetshelper DESTINATION ${LIBEXEC_INSTALL_DIR})
|
||||
|
||||
kde4_install_auth_helper_files(kcmremotewidgetshelper org.kde.kcontrol.kcmremotewidgets root)
|
||||
kde4_install_auth_actions(org.kde.kcontrol.kcmremotewidgets kcm_remotewidgets.actions)
|
||||
|
Loading…
Reference in New Issue
Block a user