~ken-vandine/content-hub/content-hub-glib-dbus_test_runner

« back to all changes in this revision

Viewing changes to src/com/ubuntu/content/CMakeLists.txt

  • Committer: William Hua
  • Date: 2016-11-02 17:37:19 UTC
  • Revision ID: william.hua@canonical.com-20161102173719-jpirh1a3j0mbwn16
Remove autocleanup generation (doesn't exist on Xenial)

Show diffs side-by-side

added added

removed removed

Lines of Context:
151
151
          --interface-prefix com.ubuntu.content.dbus
152
152
          --generate-c-code glib/content-hub-glib
153
153
          --c-namespace ContentHub
154
 
          --c-generate-autocleanup all
155
154
          ${DBUS_ANNOTATIONS}
156
155
          ${DBUS_XML}
157
156
  DEPENDS ${DBUS_XML}