Reynaldo H. Verdejo Pinochet | 71c4f70 | 2017-11-03 12:48:31 -0700 | [diff] [blame] | 1 | libdir=@abs_top_builddir@/.libs |
2 | includedir=@abs_top_srcdir@ | ||||
3 | |||||
4 | Name: libweston API, uninstalled | ||||
5 | Description: Header files for libweston compositors development (not installed) | ||||
6 | Version: @WESTON_VERSION@ | ||||
7 | Requires.private: wayland-server pixman-1 xkbcommon | ||||
8 | Cflags: -I${includedir}/libweston -I${includedir}/shared | ||||
9 | Libs: -L${libdir} -lweston-@LIBWESTON_MAJOR@ |