~dobey/unity-api/add-simple-logger

« back to all changes in this revision

Viewing changes to test/headers/CMakeLists.txt

  • Committer: Bileto Bot
  • Date: 2017-01-19 13:54:21 UTC
  • mfrom: (264.1.2 trunk)
  • Revision ID: ci-train-bot@canonical.com-20170119135421-po3yg9p4j50vux8l
unity::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