Location: LEMON/LEMON-official/lemon/lemon.pc.in

Load file history
gravatar
kpeter (Peter Kovacs)
Improve unify-sources.sh (#186) Errors can also be accepted when the script is used as a hg hook. Sometimes it is useful (e.g. if someone else made the errors).
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE_NAME@
Description: Library of Efficient Models and Optimization in Networks
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lemon
Cflags: -I${includedir}