~ubuntu-branches/ubuntu/wily/plasma-desktop/wily-proposed

« back to all changes in this revision

Viewing changes to kcms/launch/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Scarlett Clark
  • Date: 2015-02-23 09:46:57 UTC
  • mfrom: (1.1.4) (0.1.10 vivid-proposed)
  • Revision ID: package-import@ubuntu.com-20150223094657-7vaqxjzob00ejdck
Tags: 4:5.2.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
    Qt5::DBus
19
19
    KF5::KCMUtils
20
20
    KF5::I18n
21
 
    KF5::KDELibs4Support
22
21
)
23
22
 
24
23
install(TARGETS kcm_launch  DESTINATION ${PLUGIN_INSTALL_DIR} )