WrapDB Browser

WrapDB Browser

pcre2

Metadata for this package is not yet available.

Source URL is https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.46/pcre2-10.46.tar.bz2.

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest pcre2 package with the following command:

meson wrap install pcre2

Or, 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...