~ubuntu-branches/ubuntu/vivid/muon/vivid-proposed

« back to all changes in this revision

Viewing changes to discover/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Scarlett Clark
  • Date: 2015-03-24 07:36:31 UTC
  • mto: This revision was merged to the branch mainline in revision 86.
  • Revision ID: package-import@ubuntu.com-20150324073631-7nmay5episnfkdlt
Tags: upstream-5.2.2
ImportĀ upstreamĀ versionĀ 5.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
                                     KF5::ConfigWidgets
24
24
                                     KF5::XmlGui
25
25
                                     Qt5::QuickWidgets
26
 
                                     muonprivate
 
26
                                     MuonCommon
27
27
)
28
28
 
29
29
install(TARGETS muon-discover ${INSTALL_TARGETS_DEFAULT_ARGS} )