We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.cc
1 parent 7c8f17f commit 2c9abbdCopy full SHA for 2c9abbd
1 file changed
CMakeLists.txt
@@ -73,8 +73,7 @@ if(PROJECT_IS_TOP_LEVEL)
73
src/*.h src/*.cc
74
benchmark/*.h benchmark/*.cc
75
test/*.h test/*.cc)
76
- sourcemeta_target_clang_tidy(SOURCES
77
- src/*.h src/*.cc)
+ sourcemeta_target_clang_tidy(SOURCES src/*.cc)
78
endif()
79
80
# Testing
0 commit comments