This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
multipub/.pyenv/lib/pkgconfig/libcrypto.pc
2019-02-09 02:45:25 -06:00

12 lines
304 B
PkgConfig

prefix=/Users/shadow8t4/git/MultiPub/.pyenv
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
enginesdir=${libdir}/engines-1.1
Name: OpenSSL-libcrypto
Description: OpenSSL cryptography library
Version: 1.1.1a
Libs: -L${libdir} -lcrypto
Libs.private:
Cflags: -I${includedir}