mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-01 08:48:29 +00:00
Add PCRE2 library to third_party
This commit is contained in:
parent
4f66d7f2dd
commit
b27e9fe845
47 changed files with 58274 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -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 #─┘
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue