Yong Li | 7e8ef4f | 2018-11-07 13:28:53 +0800 | [diff] [blame] | 1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ | ||||
3 | libdir=@libdir@ | ||||
4 | includedir=@includedir@ | ||||
5 | |||||
6 | Name: intel-dbus-interfaces | ||||
7 | Description: Generated sdbusplus bindings for intel-dbus-interfaces. | ||||
8 | URL: https://github.com/openbmc/intel-dbus-interfaces | ||||
9 | Version: @VERSION@ | ||||
10 | Libs: -L@libdir@ -lintel_dbus | ||||
11 | Cflags: -I@includedir@ |