cryptopp/cryptopp.pc
2023-09-10 22:39:57 +00:00

14 lines
277 B
PkgConfig

prefix=@PREFIX@
exec_prefix=@PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@
Name: Crypto++
Description: A free C++ class library of cryptographic schemes
Version: @VERSION@
URL: https://www.cryptopp.com
Requires:
Conflicts:
Libs: -L${libdir} -lcryptopp
Libs.private:
Cflags: