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