summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2015-01-23 19:32:31 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2015-02-04 17:15:34 +0000
commit1a28f82926c31ae17b8688bdeb6d68f29d628592 (patch)
tree0ecd757a2b158f4c79841b705da72126ab7fa285 /cmake
parent8a621b8f77706d2ce4feb7b0ffa946b4b95326c8 (diff)
downloaddbus-1a28f82926c31ae17b8688bdeb6d68f29d628592.tar.gz
dbus-monitor: add options to log binary data with or without pcap framing
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=46787 Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/tools/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/tools/CMakeLists.txt b/cmake/tools/CMakeLists.txt
index e406daa7..d4eeb708 100644
--- a/cmake/tools/CMakeLists.txt
+++ b/cmake/tools/CMakeLists.txt
@@ -1,3 +1,5 @@
+add_definitions("-DDBUS_COMPILATION")
+
set (dbus_send_SOURCES
../../tools/dbus-print-message.c
../../tools/dbus-print-message.h