shashankkandimalla's picture
Upload folder using huggingface_hub
288007d verified
raw
history blame contribute delete
370 Bytes
prefix=/Users/shashankreddykandimalla/Desktop/ocr-application/ocr-application
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
enginesdir=${libdir}/engines-3
modulesdir=${libdir}/ossl-modules
Name: OpenSSL-libcrypto
Description: OpenSSL cryptography library
Version: 3.0.14
Libs: -L${libdir} -lcrypto
Libs.private:
Cflags: -I${includedir}