Add PCRE2 library to third_party

This commit is contained in:
Justine Tunney 2023-12-10 05:59:18 -08:00
parent 4f66d7f2dd
commit b27e9fe845
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
47 changed files with 58274 additions and 0 deletions

View file

@ -225,6 +225,7 @@ include third_party/stb/BUILD.mk # │
include third_party/mbedtls/BUILD.mk # │
include third_party/libcxx/BUILD.mk # │
include third_party/ggml/BUILD.mk # │
include third_party/pcre/BUILD.mk # │
include third_party/radpajama/BUILD.mk # │
include net/https/BUILD.mk # │
include third_party/regex/BUILD.mk #─┘