Skip to content
Snippets Groups Projects
Commit fb425159 authored by german77's avatar german77
Browse files

cmake: Download clang format 15

parent 07cefe90
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment