~raof/mir/use-dma-buf

« back to all changes in this revision

Viewing changes to src/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
# Copyright © 2012 Canonical Ltd.
 
2
#
 
3
# Permission to use, copy, modify, distribute, and sell this software
 
4
# and its documentation for any purpose is hereby granted without
 
5
# fee, provided that the above copyright notice appear in all copies
 
6
# and that both that copyright notice and this permission notice
 
7
# appear in supporting documentation, and that the name of
 
8
# Canonical Ltd. not be used in advertising or publicity pertaining to
 
9
# distribution of the software without specific, written prior permission.
 
10
# Canonical Ltd. makes no representations about the suitability of this
 
11
# software for any purpose. It is provided "as is" without express or
 
12
# implied warranty.
 
13
#
 
14
# CANONICAL, LTD. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 
15
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
 
16
# NO EVENT SHALL CANONICAL, LTD. BE LIABLE FOR ANY SPECIAL, INDIRECT OR
 
17
# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
 
18
# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 
19
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 
20
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
21
#
 
22
# Authored by: Thomas Voss <thomas.voss@canonical.com>,
 
23
#              Alan Griffiths <alan@octopull.co.uk>
 
24
 
 
25
 
 
26
add_subdirectory(compositor/)