ngspice/ngspice.pc.in

12 lines
219 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libngspice
Description: General-purpose circuit simulator
Version: @VERSION@
Libs: -L${libdir} -lngspice
Cflags: -I${includedir}