Files
palladiumcore/libpalladiumconsensus.pc.in

11 lines
271 B
PkgConfig
Raw Permalink Normal View History

2024-03-15 18:16:03 +01:00
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}