summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus/cmake/config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'PluginCommandInterfaceDbus/cmake/config.cmake')
-rw-r--r--PluginCommandInterfaceDbus/cmake/config.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/PluginCommandInterfaceDbus/cmake/config.cmake b/PluginCommandInterfaceDbus/cmake/config.cmake
new file mode 100644
index 0000000..35c9aeb
--- /dev/null
+++ b/PluginCommandInterfaceDbus/cmake/config.cmake
@@ -0,0 +1,6 @@
+#ifndef _COMMANDDBUS_CONFIG_H
+#define _COMMANDDBUS_CONFIG_H
+
+#cmakedefine COMMAND_DBUS_INTROSPECTION_FILE "@COMMAND_DBUS_INTROSPECTION_FILE@"
+
+#endif /* _COMMANDDBUS_CONFIG_H */