From 28b4d1a6b3fcde84b0f4b2ff5c150da53f1c437b Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Mon, 28 Dec 2020 09:30:39 +0100 Subject: [PATCH] donate_cpu: Auto detect pcre.h --- tools/donate_cpu_lib.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/donate_cpu_lib.py b/tools/donate_cpu_lib.py index 5cae5d889..30090f267 100644 --- a/tools/donate_cpu_lib.py +++ b/tools/donate_cpu_lib.py @@ -15,7 +15,7 @@ import shlex # Version scheme (MAJOR.MINOR.PATCH) should orientate on "Semantic Versioning" https://semver.org/ # Every change in this script should result in increasing the version number accordingly (exceptions may be cosmetic # changes) -CLIENT_VERSION = "1.3.3" +CLIENT_VERSION = "1.3.4" # Timeout for analysis with Cppcheck in seconds CPPCHECK_TIMEOUT = 60 * 60 @@ -478,6 +478,7 @@ def get_libraries(): 'opengl': ['', '', ''], 'openmp': [''], 'openssl': ['', '"pcre.h"'], 'python': ['', '"Python.h"'], 'qt': ['', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '