gctl_toolkits/dep/editline-1.17.1/libeditline.pc.in
2025-05-13 08:40:01 +08:00

13 lines
247 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE@
Description: A small line editing library without termcap/curses
Version: @VERSION@
Requires:
Libs: -L${libdir} -leditline
Cflags: -I${includedir}