From b091f5b5c303b32f12b2bc07bc4f81b752de44f1 Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Thu, 22 May 2025 16:46:45 -0700 Subject: [PATCH] Remove FindClangTidy.cmake, update cmake submodule --- CMakeLists.txt | 1 - cmake | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 231db26c61..fd37d16c11 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -203,7 +203,6 @@ else () endif () include(cmake/CommonCMakeConfig.cmake) -include(cmake/FindClangTidy.cmake) include(cmake/CheckCompilerArch.cmake) string(TOLOWER ${CMAKE_BUILD_TYPE} CMAKE_BUILD_TYPE_LOWER) diff --git a/cmake b/cmake index 3eca611d4f..d605f50aee 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit 3eca611d4fc699ee2996aea546405acbbebf576f +Subproject commit d605f50aee4834ddbceac41c940ed83f1a253f63