Skip to content

Commit cf103e7

Browse files
committed
Disable clang-tidy for thirdparty
1 parent d0c3018 commit cf103e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

third-party/CMakeLists.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Disable clang-tidy checks for all third party
2+
set(CMAKE_CXX_CLANG_TIDY "")
13
################################################################################
24
# Build tinyxml
35
################################################################################

0 commit comments

Comments
 (0)