mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-09 12:20:04 +00:00
Bump clang format to 15 (#7014)
This commit is contained in:
parent
327a00b4d5
commit
5ced2c7af9
2 changed files with 2 additions and 2 deletions
|
@ -281,7 +281,7 @@ endif()
|
|||
# against all the src files. This should be used before making a pull request.
|
||||
# =======================================================================
|
||||
|
||||
set(CLANG_FORMAT_POSTFIX "-12")
|
||||
set(CLANG_FORMAT_POSTFIX "-15")
|
||||
find_program(CLANG_FORMAT
|
||||
NAMES clang-format${CLANG_FORMAT_POSTFIX}
|
||||
clang-format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue