9 lines
171 B
PkgConfig
9 lines
171 B
PkgConfig
libdir=@LIBDIR@
|
|
includedir=@INCDIR@
|
|
|
|
Name: termkey
|
|
Description: Abstract terminal key input library
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -ltermkey
|
|
Cflags: -I${includedir}
|