| prefix=D:/code/apps/devtools/micromamba_root/Library | |
| exec_prefix=${prefix} | |
| libdir=${exec_prefix}/lib | |
| includedir=${prefix}/include | |
| Name: OpenSSL-libssl | |
| Description: Secure Sockets Layer and cryptography libraries | |
| Libs: -L"${libdir}" -llibssl | |
| Requires: libcrypto | |
| Cflags: -I"${includedir}" | |
| Version: 3.6.2 | |