~marcustomlinson/unity-scopes-shell/lp-1552082

« back to all changes in this revision

Viewing changes to tests/data/CMakeLists.txt

  • Committer: Pawel Stolowski
  • Date: 2015-11-30 09:23:32 UTC
  • mfrom: (278 unity-scopes-shell)
  • mto: This revision was merged to the branch mainline in revision 279.
  • Revision ID: pawel.stolowski@canonical.com-20151130092332-io500es46ww36vfc
Merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
add_subdirectory(mock-scope-double-nav)
5
5
add_subdirectory(mock-scope-info)
6
6
add_subdirectory(mock-scope-ttl)
 
7
add_subdirectory(mock-scope-manyresults)
7
8
add_subdirectory(scopes)
8
9
 
9
10
configure_file(Runtime.ini.in Runtime.ini @ONLY)