~unity8-desktop-session-team/indicator-session/indicator-session-using-upstart

« back to all changes in this revision

Viewing changes to src/backend-dbus/CMakeLists.txt

  • Committer: Stephen M. Webb
  • Date: 2014-03-23 21:32:27 UTC
  • Revision ID: stephen.webb@canonical.com-20140323213227-l4ibsge0sd7xfhav
removed tests that assume gnome-session

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
                   org.gnome.SessionManager
44
44
                   ${CMAKE_CURRENT_SOURCE_DIR}/org.gnome.SessionManager.EndSessionDialog.xml)
45
45
 
 
46
add_gdbus_codegen (BACKEND_GENERATED_SOURCES dbus-upstart
 
47
                   com.ubuntu 
 
48
                   ${CMAKE_CURRENT_SOURCE_DIR}/com.ubuntu.Upstart.xml)
 
49
 
46
50
set (SOURCES actions.c guest.c users.c backend-dbus.c utils.c)
47
51
 
48
52
# add warnings/coverage info on handwritten files