9 lines
231 B
PkgConfig
9 lines
231 B
PkgConfig
|
libdir=@abs_top_builddir@/.libs
|
||
|
includedir=@abs_top_srcdir@/include
|
||
|
|
||
|
Name: xkbcommon
|
||
|
Description: XKB API common to servers and clients (uninstalled)
|
||
|
Version: @PACKAGE_VERSION@
|
||
|
Cflags: -I${includedir}
|
||
|
Libs: -L${libdir} -lxkbcommon
|