mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
Disable clang-tidy
This commit is contained in:
parent
6470df7586
commit
0509173710
1
3rdparty/CMakeLists.txt
vendored
1
3rdparty/CMakeLists.txt
vendored
@ -1,4 +1,5 @@
|
||||
set(CMAKE_C_CLANG_TIDY)
|
||||
set(CMAKE_CXX_CLANG_TIDY)
|
||||
|
||||
if(DOWNLOAD_DEPENDENCIES)
|
||||
include(FetchContent)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user