Skip to content

Commit 3386c36

Browse files
committed
remove redundant target call
Signed-off-by: Balakrishna Avulapati <ba@bavulapati.com>
1 parent 31b05ea commit 3386c36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ if(PROJECT_IS_TOP_LEVEL)
101101
src/*.h src/*.cc
102102
benchmark/*.h benchmark/*.cc
103103
test/*.h test/*.cc)
104-
sourcemeta_target_clang_tidy(SOURCES src/*.cc)
105104
endif()
106105

107106
sourcemeta_disable_clang_tidy()

0 commit comments

Comments
 (0)