General: Tidy up clang-format warnings
This commit is contained in:
parent
62fa00f586
commit
1c3490a8db
3 changed files with 5 additions and 3 deletions
|
@ -456,7 +456,7 @@ endif()
|
|||
# against all the src files. This should be used before making a pull request.
|
||||
# =======================================================================
|
||||
|
||||
set(CLANG_FORMAT_POSTFIX "-6.0")
|
||||
set(CLANG_FORMAT_POSTFIX "-10")
|
||||
find_program(CLANG_FORMAT
|
||||
NAMES clang-format${CLANG_FORMAT_POSTFIX}
|
||||
clang-format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue