You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Take a look at this [cmake project](https://github.com/coderrect-inc/CloverLeaf_
29
29
- Default: `"make clean"`
30
30
- Description: The command to clean your previous build. Coderrect need to capture the building process of your project for analysis, therefore if your have a test build before applying Coderrect, we need to clean your test build.
31
31
-`buildPath`
32
-
- Default: `"build"`
32
+
- Default: `"."`
33
33
- Description: The relative path for your cmake project's build directory.
0 commit comments