blob: 54d390be35fc6ba56c72d7a2f52bc93d40e4e970 [file] [log] [blame]
# Written by Alexander Rødseth <rodseth@gmail.com>
prefix=@PREFIX@
libdir=${prefix}/lib
includedir=${prefix}/include
Name: libcrypto++
Description: Description: Crypto++ cryptographic library
URL: https://cryptopp.com/
Version: @VERSION@
Libs: -L${libdir} -lcryptopp
Cflags: -I${includedir}