~mterry/mir/session-for-surface

« back to all changes in this revision

Viewing changes to tests/unit-tests/event/CMakeLists.txt

  • Committer: Daniel van Vugt
  • Date: 2013-04-24 05:22:20 UTC
  • mfrom: (628 trunk)
  • mto: This revision was merged to the branch mainline in revision 629.
  • Revision ID: daniel.van.vugt@canonical.com-20130424052220-qhpyhw2resxzr7bq
MergeĀ latestĀ lp:mir

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
set (UNIT_TEST_SOURCES
 
2
  ${UNIT_TEST_SOURCES}
 
3
  ${CMAKE_CURRENT_SOURCE_DIR}/test_event_queue.cpp
 
4
  PARENT_SCOPE
 
5
)