mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-15 04:00:07 +00:00
cmake: Download clang format 15
This commit is contained in:
parent
07cefe9062
commit
fb425159b1
@ -514,7 +514,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…
Reference in New Issue
Block a user