contrib/crypto++/libcrypto++.pc.in

10 lines
216 B
PkgConfig
Raw Normal View History

2014-10-21 10:50:30 +02:00
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}