Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| building:advanced [2026/06/12 07:54] – [Run cppcheck] gael | building:advanced [2026/07/21 20:11] (current) – Add key syntax for keyboard commands kevinbowen | ||
|---|---|---|---|
| Line 46: | Line 46: | ||
| meson compile -C build | meson compile -C build | ||
| | | ||
| - | Then you can start '' | + | Then you can start '' |
| [[https:// | [[https:// | ||
| Line 81: | Line 81: | ||
| --enable=style --suppress=variableScope --suppress=constParameterPointer --suppress=constVariablePointer --suppress=constParameterCallback \ | --enable=style --suppress=variableScope --suppress=constParameterPointer --suppress=constVariablePointer --suppress=constParameterCallback \ | ||
| --enable=information --check-level=exhaustive --force --suppress=unmatchedSuppression \ | --enable=information --check-level=exhaustive --force --suppress=unmatchedSuppression \ | ||
| - | --enable=warning, | + | --enable=warning, |