~ci-train-bot/ubuntu-system-settings/ubuntu-system-settings-ubuntu-zesty-1721

« back to all changes in this revision

Viewing changes to tests/CMakeLists.txt

  • Committer: Iain Lane
  • Date: 2014-02-28 17:14:49 UTC
  • mto: This revision was merged to the branch mainline in revision 863.
  • Revision ID: iain.lane@canonical.com-20140228171449-s2zlo2vzhsvw6h3l
Add some tests for the new reset api

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
target_link_librarieS(test-plugin SystemSettings)
10
10
qt5_use_modules(test-plugin Core Qml)
11
11
 
 
12
add_library(test-plugin2 SHARED test-plugin2.cpp test-plugin2.h)
 
13
target_link_librarieS(test-plugin2 SystemSettings)
 
14
qt5_use_modules(test-plugin2 Core Qml)
 
15
 
12
16
add_executable(tst-plugins 
13
17
    tst_plugins.cpp
14
18
    ../src/debug.cpp