Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
travis: more parallelism (extend previous commit).
[simgrid.git] / sonar-project.properties
index 4ab5282..296650a 100644 (file)
@@ -102,6 +102,9 @@ sonar.cpd.exclusions=examples/**,teshsuite/**
 # The build-wrapper output dir
 sonar.cfamily.build-wrapper-output=bw-outputs
 
+# Allow multithreaded execution
+sonar.cfamily.threads=4
+
 # Where the coverage files are located
 # See https://docs.sonarqube.org/pages/viewpage.action?pageId=5312222
 sonar.cfamily.gcov.reportsPath=Testing/CoverageInfo