Skip to content

Commit c96bba3

Browse files
author
Jason Mobarak
authored
don't generate clang-tidy (#24)
1 parent bafac07 commit c96bba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ if(libswiftnav_BUILD_TESTS OR libswiftnav_BUILD_TEST_LIBS)
128128
endif()
129129

130130
swift_validate_targets()
131-
swift_create_clang_tidy_targets()
131+
swift_create_clang_tidy_targets(DONT_GENERATE_CLANG_TIDY_CONFIG)

0 commit comments

Comments
 (0)