From bcd7830fcb5086f384edd4c791f035fb93826477 Mon Sep 17 00:00:00 2001 From: versat Date: Sat, 23 Feb 2019 18:47:19 +0100 Subject: [PATCH] donate-cpu.py: Detect and use googletest library --- tools/donate-cpu.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/donate-cpu.py b/tools/donate-cpu.py index 63c30afd9..c75d2ed6b 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.6" +CLIENT_VERSION = "1.1.7" def checkRequirements(): @@ -230,6 +230,7 @@ def scanPackage(workPath, cppcheckPath, jobs, fast): libraries = ' --library=posix --library=gnu' libraryIncludes = {'boost': [''], 'gtk': ['', '', ''], <- Enable after release of 1.88 'motif': ['