~ci-train-bot/ubuntu-settings-components/ubuntu-settings-components-ubuntu-zesty-2106

« back to all changes in this revision

Viewing changes to tests/CMakeLists.txt

  • Committer: Michał Sawicz
  • Date: 2016-01-29 01:07:59 UTC
  • mto: This revision was merged to the branch mainline in revision 161.
  • Revision ID: michal.sawicz@canonical.com-20160129010759-3ynalempr3dq7cc4
Add import verifier test

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    )
24
24
endfunction()
25
25
 
 
26
add_subdirectory(imports)
26
27
add_subdirectory(qmltests)