desktop/crypto++/libcrypto++.pc
Adrian Chaves Fernandez (Gallaecio) 0484d8528d crypto++ rebuilt
2014-12-20 06:42:49 +00:00

12 lines
261 B
PkgConfig

# Written by Alexander Rødseth <rodseth@gmail.com>
prefix=/usr
libdir=${prefix}/lib
includedir=${prefix}/include
Name: libcrypto++-5.6.2
Description: Class library of cryptographic schemes
Version: 5.6.2
Libs: -L${libdir} -lcryptopp
Cflags: -I${includedir}