~ci-train-bot/thumbnailer/thumbnailer-ubuntu-yakkety-landing-072

« back to all changes in this revision

Viewing changes to tests/thumbnailer/CMakeLists.txt

  • Committer: CI Train Bot
  • Author(s): Michi Henning
  • Date: 2015-09-15 11:04:11 UTC
  • mfrom: (125.1.2 landing150915)
  • Revision ID: ci-train-bot@canonical.com-20150915110411-233xw0fljaq7p2o0
Landing changes on devel to trunk.
Approved by: James Henstridge

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    Qt5::DBus
8
8
    Qt5::Network
9
9
    Qt5::Test
10
 
    thumbnailer
 
10
    thumbnailer-static
11
11
    testutils
12
12
    gtest)
13
13
add_dependencies(thumbnailer_test thumbnailer-service)