ngspice/ngspice.pc.in

12 lines
219 B
PkgConfig
Raw Permalink Normal View History

2018-04-30 21:43:34 +02:00
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}