Skip to content

Commit

Permalink
cmake: Update clang integration to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaymar committed May 14, 2023
1 parent 81ed724 commit 5ce59b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2057,13 +2057,11 @@ if(T_CHECK)
)
clang_tidy(
TARGETS ${PROJECT_NAME}
GLOBAL
VERSION 14.0.0
)
clang_format(
TARGETS ${PROJECT_NAME}
DEPENDENCY
GLOBAL
VERSION 14.0.0
)
endif()
Expand Down
2 changes: 1 addition & 1 deletion cmake/clang
Submodule clang updated 1 files
+225 −237 Clang.cmake

0 comments on commit 5ce59b4

Please sign in to comment.