10 lines
368 B
PkgConfig
Vendored
10 lines
368 B
PkgConfig
Vendored
# This file should be used when building against this OpenSSL build, and should never be installed
|
|
prefix=/home/scott/claude/calog/vendor/openssl
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}
|
|
includedir=${prefix}/include ${prefix}/./include
|
|
|
|
Name: OpenSSL
|
|
Description: Secure Sockets Layer and cryptography libraries and tools
|
|
Version: 3.5.7
|
|
Requires: libssl libcrypto
|