~indicator-applet-developers/indicator-transfer/trunk.16.10

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Bileto Bot
  • Author(s): Pete Woods
  • Date: 2017-01-06 10:44:19 UTC
  • mfrom: (53.1.1 trunk)
  • Revision ID: ci-train-bot@canonical.com-20170106104419-xnsqueh2uor1ocyf
Compatibility with unversioned cmake-extras modules

Approved by: Rodney Dawes, unity-api-1-bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
  pkg_check_modules (DBUSTEST REQUIRED dbustest-1>=14.04.0)
85
85
  enable_testing ()
86
86
  add_subdirectory(tests)
87
 
  include(EnableCoverageReport)
 
87
  find_package(CoverageReport)
88
88
  ENABLE_COVERAGE_REPORT(
89
89
    TARGETS indicator-transfer indicator-transfer-service dmtransfers mock-source-plugin
90
90
    TESTS test-controller test-multisource test-plugin-source test-view-gmenu