~ci-train-bot/qtmir/qtmir-ubuntu-yakkety-2077

« back to all changes in this revision

Viewing changes to tests/mirserver/CMakeLists.txt

  • Committer: Bileto Bot
  • Author(s): Daniel d'Andrada
  • Date: 2016-08-31 01:51:29 UTC
  • mfrom: (552.2.3 content-hub-clipboard)
  • Revision ID: ci-train-bot@canonical.com-20160831015129-6x3jpc70k5ydce6h
Use content-hub for clipboard services

And remove our own implementation of such service (LP: #1471998)

Approved by: Michael Terry

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
add_subdirectory(ArgvHelper)
2
2
add_subdirectory(QtEventFeeder)
3
 
add_subdirectory(Clipboard)
4
3
add_subdirectory(Screen)
5
4
add_subdirectory(ScreensModel)
6
5
add_subdirectory(WindowManager)