~robertcarr/mir/send-clients-input

« back to all changes in this revision

Viewing changes to src/compositor/CMakeLists.txt

  • Committer: Alan Griffiths
  • Date: 2012-06-20 13:58:25 UTC
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: alan@octopull.co.uk-20120620135825-277yx9776tcpf6b7
Create a compositor lib

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ADD_LIBRARY( 
 
2
  mircompositor STATIC
 
3
  
 
4
  compositor.cpp
 
5
)