ZTWHHH's picture
Add files using upload-large-folder tool
24e955e verified
raw
history blame
284 Bytes
prefix=/root/envs/evalkit_llava
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: OpenSSL-libssl
Description: Secure Sockets Layer and cryptography libraries
Version: 3.0.16
Requires.private: libcrypto
Libs: -L${libdir} -lssl
Cflags: -I${includedir}