| # Package Information for pkg-config | |
| prefix=/mnt/bn/bohanzhainas1/jiashuo/miniconda3 | |
| exec_prefix=${prefix} | |
| libdir=${exec_prefix}/lib | |
| includedir=${prefix}/include | |
| Name: libpcre2-8 | |
| Description: PCRE2 - Perl compatible regular expressions C library (2nd API) with 8 bit character support | |
| Version: 10.46 | |
| Libs: -L${libdir} -lpcre2-8 | |
| Libs.private: | |
| Cflags: -I${includedir} | |