mirror of
https://github.com/thead-yocto-mirror/light-libs
synced 2026-06-25 10:44:54 +02:00
12 lines
342 B
PkgConfig
12 lines
342 B
PkgConfig
prefix=/home/lw312886/project/rambus_ddk/light_sec_driver/openssl-1.1.1k/openssl_instasll
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: OpenSSL-libssl
|
|
Description: Secure Sockets Layer and cryptography libraries
|
|
Version: 1.1.1k
|
|
Requires.private: libcrypto
|
|
Libs: -L${libdir} -lssl
|
|
Cflags: -I${includedir}
|