Files
palladiumcore/libpalladiumconsensus.pc.in
NotRin7 0a6901a7f0 1.1.0
2024-03-15 18:16:03 +01:00

11 lines
271 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE_NAME@ consensus library
Description: Library for the Palladium consensus protocol.
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lpalladiumconsensus
Cflags: -I${includedir}