You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
add_definitions(-DTRANSLATION_DOMAIN=\"kcm_users\") |
|
|
|
add_subdirectory(src) |
|
|
|
install( FILES kcm_users.desktop DESTINATION ${SERVICES_INSTALL_DIR}) |
|
kpackage_install_package(package kcm_users kcms)
|
|
|