Commit 5730b77a authored by Dominik Charousset's avatar Dominik Charousset

Use static build for kcov

parent 9e7752e4
......@@ -55,6 +55,7 @@ config = [
builds: ['debug'],
tools: ['gcc-8'],
extraSteps: ['coverageReport'],
extraFlags: ['BUILD_SHARED_LIBS:BOOL=OFF'],
]],
['fedora-28', [
builds: ['release'],
......
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