We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0c3018 commit cf103e7Copy full SHA for cf103e7
third-party/CMakeLists.txt
@@ -1,3 +1,5 @@
1
+# Disable clang-tidy checks for all third party
2
+set(CMAKE_CXX_CLANG_TIDY "")
3
################################################################################
4
# Build tinyxml
5
0 commit comments