Commit 17ea240f authored by Sergei Golubchik's avatar Sergei Golubchik

make pcre2 builds to work on an old cmake

parent f3e4674a
......@@ -33,7 +33,7 @@ MACRO(BUNDLE_PCRE2)
ExternalProject_Add(
pcre2
PREFIX "${dir}"
URL "https://ftp.pcre.org/pub/pcre/pcre2-10.34.zip"
URL "http://ftp.pcre.org/pub/pcre/pcre2-10.34.zip"
URL_MD5 fdb10dba7f3be43730966bebdd3755ef
INSTALL_COMMAND ""
CMAKE_ARGS
......
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