~mir-team/mir/attestable-timestamps

« back to all changes in this revision

Viewing changes to integration-tests/CMakeLists.txt

  • Committer: Alan Griffiths
  • Date: 2012-07-04 15:09:35 UTC
  • mto: This revision was merged to the branch mainline in revision 50.
  • Revision ID: alan@octopull.co.uk-20120704150935-7lrj11s8aexmhx60
First cut (not working right)

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
  ${CMAKE_THREAD_LIBS_INIT} # Link in pthread. 
34
34
)
35
35
 
36
 
add_test(integration-tests ${CMAKE_CURRENT_BINARY_DIR}/integration-tests)
 
36
compiz_discover_tests(integration-tests)