Commit 7478fabc authored by Oleksandr Byelkin's avatar Oleksandr Byelkin

new PCRE2-10.44

parent b777b749
...@@ -54,8 +54,8 @@ MACRO(BUNDLE_PCRE2) ...@@ -54,8 +54,8 @@ MACRO(BUNDLE_PCRE2)
ExternalProject_Add( ExternalProject_Add(
pcre2 pcre2
PREFIX "${dir}" PREFIX "${dir}"
URL "https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.43/pcre2-10.43.zip" URL "https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.44/pcre2-10.44.zip"
URL_MD5 b58f050f2fdd6f2ca5774a2975377a85 URL_MD5 dfab8313154b3377a6959c3b6377841e
INSTALL_COMMAND "" INSTALL_COMMAND ""
CMAKE_ARGS CMAKE_ARGS
"-DCMAKE_WARN_DEPRECATED=FALSE" "-DCMAKE_WARN_DEPRECATED=FALSE"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment