1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 22:40:25 +02:00
guile/lightning.pc.in
Holger Hans Peter Freyther 3008f04b4c misc: Create a pkg-config file
Make it more easy to find GNU lightning. Create and install
a pkg-config file.
2014-11-01 18:52:33 -02:00

12 lines
204 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: GNU Lightning
Description: JIT library
Version: @VERSION@
Libs: -L${libdir} -llightning
Cflags: -I${includedir}/