mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-22 17:15:39 +01:00
CMakeLists: Update to clang format version 12
This commit is contained in:
parent
73666fb262
commit
9266bad229
@ -780,7 +780,7 @@ endif()
|
||||
# against all the src files. This should be used before making a pull request.
|
||||
# =======================================================================
|
||||
|
||||
set(CLANG_FORMAT_POSTFIX "-10")
|
||||
set(CLANG_FORMAT_POSTFIX "-12")
|
||||
find_program(CLANG_FORMAT
|
||||
NAMES clang-format${CLANG_FORMAT_POSTFIX}
|
||||
clang-format
|
||||
|
Loading…
Reference in New Issue
Block a user