~albaguirre/mir/test-hack-consume-buffers-display-off

« back to all changes in this revision

Viewing changes to src/client/lttng/CMakeLists.txt

  • Committer: CI bot
  • Author(s): Tarmac, Daniel van Vugt, Kevin Gunn
  • Date: 2014-03-10 19:28:33 UTC
  • mfrom: (1160.196.70 trunk-0.1.6)
  • Revision ID: ps-jenkins@lists.canonical.com-20140310192833-0tjthcchenlofkyv
Latest upstream release of Mir 0.1.6 (lp:~mir-team/mir/development-branch r1433) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
  client_tracepoint_provider.cpp
7
7
  rpc_report.cpp
8
 
)
9
 
 
10
 
add_library(
11
 
  mirclientlttng SHARED
12
 
 
13
 
  rpc_report_tp.c
14
 
)
 
8
  input_receiver_report.cpp
 
9
)
 
10
 
 
11
add_library(mirclientlttng SHARED tracepoints.c)
15
12
 
16
13
# Don't treat missing-field-initializers as an error, since
17
14
# the LTTng macros contain code that triggers this (but it's