diff options
Diffstat (limited to 'cmake/tools')
-rw-r--r-- | cmake/tools/CMakeLists.txt | 2 |
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 |