Version:
Usage
Install the latest pcre2 package with the following command:
meson wrap install pcre2Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from pcre2 10.46-1 can be used by adding the following lines to your meson.build file:
libpcre2-8_dep = dependency('libpcre2-8')
libpcre2-16_dep = dependency('libpcre2-16')
libpcre2-32_dep = dependency('libpcre2-32')
libpcre2-posix_dep = dependency('libpcre2-posix')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...