| # Package Information for pkg-config | |
| prefix=D:/code/apps/devtools/micromamba_root/Library | |
| exec_prefix=${prefix} | |
| libdir=${exec_prefix}/lib | |
| includedir=${prefix}/include | |
| Name: libpcre | |
| Description: PCRE - Perl compatible regular expressions C library with 8 bit character support | |
| Version: 8.45 | |
| Libs: -L${libdir} -lpcre | |
| Libs.private: | |
| Cflags: -I${includedir} | |