From cf00e0383d3f561a3cdbfe6e1b6cace274c660c7 Mon Sep 17 00:00:00 2001 From: versat Date: Mon, 11 Feb 2019 15:38:28 +0100 Subject: [PATCH] donate-cpu.py: Improve Qt library detection Tested locally --- tools/donate-cpu.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/donate-cpu.py b/tools/donate-cpu.py index 191d433a4..f9a3681db 100644 --- a/tools/donate-cpu.py +++ b/tools/donate-cpu.py @@ -37,7 +37,7 @@ import platform # 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.1.1" +CLIENT_VERSION = "1.1.2" def checkRequirements(): @@ -234,7 +234,7 @@ def scanPackage(workPath, cppcheckPath, jobs, fast): libraries += ' --library=motif' if os.path.exists(cppcheckPath + '/cfg/python.cfg') and hasInclude('temp', ['']): libraries += ' --library=python' - if hasInclude('temp', ['', '', '', '', '', '', '