Codebase list liberasurecode / debian/1.1.0-3 erasurecode_rs_vand.pc.in
debian/1.1.0-3

Tree @debian/1.1.0-3 (Download .tar.gz)

erasurecode_rs_vand.pc.in @debian/1.1.0-3raw · history · blame

# liberasurecode_rs_vand pkg-config source file

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: erasurecode_rs_vand
Description: Naive Reed-Soloman Vandermonde Backend built-in to liberasurecode
Version: @ERASURECODE_RS_VAND_VERSION@
Requires:
Conflicts:
Libs: -L${libdir} @ERASURECODE_RS_VAND_RLD_FLAGS@ -lerasurecode
Libs.private: @ERASURECODE_RS_VAND_STATIC_LIBS@
Cflags: -I${includedir}/ -I${includedir}/erasurecode @ERASURECODE_RS_VAND_CFLAGS@