From bfe8b506c7d28538430d9e036f14b074cf52762a Mon Sep 17 00:00:00 2001 From: Giuseppe D'Angelo Date: Thu, 2 May 2019 10:21:07 +0200 Subject: Upgrade PCRE2 to 10.33 Adjust also the attribution file. Change-Id: I27bdbcf07bdca51bb5ae169ca50dd63502f5468f Reviewed-by: Lars Knoll --- src/3rdparty/pcre2/pcre2.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'src/3rdparty/pcre2/pcre2.pro') diff --git a/src/3rdparty/pcre2/pcre2.pro b/src/3rdparty/pcre2/pcre2.pro index f2fddd19be..56790f34c5 100644 --- a/src/3rdparty/pcre2/pcre2.pro +++ b/src/3rdparty/pcre2/pcre2.pro @@ -36,6 +36,7 @@ SOURCES += \ $$PWD/src/pcre2_newline.c \ $$PWD/src/pcre2_ord2utf.c \ $$PWD/src/pcre2_pattern_info.c \ + $$PWD/src/pcre2_script_run.c \ $$PWD/src/pcre2_serialize.c \ $$PWD/src/pcre2_string_utils.c \ $$PWD/src/pcre2_study.c \ -- cgit v1.2.3