~pete-woods/unity-api/gobject-backup

« back to all changes in this revision

Viewing changes to test/headers/CMakeLists.txt

  • Committer: Pete Woods
  • Date: 2017-01-17 21:20:38 UTC
  • Revision ID: pete.woods@canonical.com-20170117212038-lljlru8bwzyux3qs
unity::shell::util - add Glib memory management utility functions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
)
12
12
 
13
13
set(exclusions
 
14
    "GlibMemory.h"
14
15
    "GObjectMemory.h"
15
16
)
16
17