mirror of
https://abf.rosa.ru/djam/cryptopp.git
synced 2025-02-23 16:02:47 +00:00
14 lines
277 B
PkgConfig
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:
|