~mir-team/mir/trunk

« back to all changes in this revision

Viewing changes to src/server/CMakeLists.txt

  • Committer: Tarmac
  • Author(s): Alan Griffiths
  • Date: 2013-04-25 23:50:01 UTC
  • mfrom: (526.2.22 mir1)
  • Revision ID: tarmac-20130425235001-c3b3x2yyb3eldyx1
frontend, shell, tests: surface-states updated to avoid supplying dependencies through public member functions.

Approved by PS Jenkins bot, Chris Halse Rogers, Robert Ancell, Kevin DuBois.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
  display_server.cpp
28
28
  default_server_configuration.cpp
29
29
  asio_main_loop.cpp
30
 
  event_queue.cpp
31
30
)
32
31
 
33
32
set(MIRSERVER_LINKAGE SHARED)