mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-07 07:02:53 +03:00
Summary: This simply adds pcre2 to be used by other projects. Reviewed By: chadaustin Differential Revision: D38134778 fbshipit-source-id: 15222e9c7f9e0e3a078e9d75ef55b4dbce034d8e
21 lines
321 B
Plaintext
21 lines
321 B
Plaintext
[manifest]
|
|
name = pcre2
|
|
|
|
[homebrew]
|
|
pcre2
|
|
|
|
[rpms]
|
|
pcre2-devel
|
|
pcre-static
|
|
|
|
[debs]
|
|
libpcre2-dev
|
|
|
|
[download]
|
|
url = https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.40/pcre2-10.40.tar.bz2
|
|
sha256 = 14e4b83c4783933dc17e964318e6324f7cae1bc75d8f3c79bc6969f00c159d68
|
|
|
|
[build]
|
|
builder = cmake
|
|
subdir = pcre2-10.40
|