Skip to content

Commit c83bddd

Browse files
authored
CPP-5239 Migrate to compilation database output format
1 parent f00e5ab commit c83bddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ sonar.projectVersion=1.0-SNAPSHOT
1212
sonar.sources=src
1313

1414
# Properties specific to the C and C++ analyzer:
15-
sonar.cfamily.build-wrapper-output=bw-output
15+
sonar.cfamily.compile-commands=bw-output/compile_commands.json

0 commit comments

Comments
 (0)