mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-02 00:22:24 -07:00
General: Tidy up clang-format warnings
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user