~mir-team/mir/x11-multi-window

« back to all changes in this revision

Viewing changes to tests/integration-tests/CMakeLists.txt

Remove android-input

This now also removes the separate thread created for every client window. .

Approved by mir-ci-bot, Daniel van Vugt, Cemil Azizoglu, Brandon Schaefer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
 
65
65
add_dependencies(mir_integration_tests GMock)
66
66
 
67
 
uses_android_input(mir_integration_tests)
68
 
 
69
67
target_link_libraries(
70
68
  mir_integration_tests
71
69