mirror of
https://github.com/zebrajr/server.git
synced 2025-12-06 12:20:40 +01:00
new PCRE2 10.42
This commit is contained in:
parent
86059fd10a
commit
da798c9511
|
|
@ -54,8 +54,8 @@ MACRO(BUNDLE_PCRE2)
|
|||
ExternalProject_Add(
|
||||
pcre2
|
||||
PREFIX "${dir}"
|
||||
URL "https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.40/pcre2-10.40.zip"
|
||||
URL_MD5 798698846982ce171d881ed0d7535c2a
|
||||
URL "https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.42/pcre2-10.42.zip"
|
||||
URL_MD5 fe90992fbfb03f854bd9f344074f49eb
|
||||
INSTALL_COMMAND ""
|
||||
CMAKE_ARGS
|
||||
"-DCMAKE_WARN_DEPRECATED=FALSE"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user