contrib/crypto++/libcrypto++.pc.in
2014-10-21 19:50:30 +11:00

10 lines
216 B
PkgConfig

prefix=/usr
libdir=${prefix}/lib
includedir=${prefix}/include
Name: libcrypto++-@VERSION@
Description: Class library of cryptographic schemes
Version: @VERSION@
Libs: -L${libdir} -lcryptopp
Cflags: -I${includedir}