Fixed pkgconfig template file (version variable);

master
Alexander Vdolainen 6 years ago
parent f60082946c
commit 81bfa9eecc

@ -7,7 +7,7 @@ includedir=@includedir@
Name: libndbuf
Description: Network designed binary buffer pack/unpack library
Version: @LIBNDBUF_VERSION@
Version: @VERSION@
Requires:
Libs: -L${libdir} -lndbuf
Cflags: -I${includedir}

Loading…
Cancel
Save