You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
354 B
10 lines
354 B
7 years ago
|
libdir=@abs_top_builddir@/.libs
|
||
|
includedir=@abs_top_srcdir@
|
||
|
|
||
|
Name: libweston API, uninstalled
|
||
|
Description: Header files for libweston compositors development (not installed)
|
||
|
Version: @WESTON_VERSION@
|
||
|
Requires.private: wayland-server pixman-1 xkbcommon
|
||
|
Cflags: -I${includedir}/libweston -I${includedir}/shared
|
||
|
Libs: -L${libdir} -lweston-@LIBWESTON_MAJOR@
|