mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-12 07:37:37 +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_C_CLANG_TIDY)
|
||||||
|
set(CMAKE_CXX_CLANG_TIDY)
|
||||||
|
|
||||||
if(DOWNLOAD_DEPENDENCIES)
|
if(DOWNLOAD_DEPENDENCIES)
|
||||||
include(FetchContent)
|
include(FetchContent)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user