Skip to content

Commit f52fd01

Browse files
committed
Remove stray leftover dep management code
1 parent e662d8d commit f52fd01

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed
Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
set(LLVM_LINK_COMPONENTS
2-
)
3-
41
add_clang_unittest(IndexTests
52
IndexTests.cpp
63
CLANG_LIBS
@@ -15,7 +12,3 @@ add_clang_unittest(IndexTests
1512
${LLVM_TARGETS_TO_BUILD}
1613
Support
1714
)
18-
19-
clang_target_link_libraries(IndexTests
20-
PRIVATE
21-
)

0 commit comments

Comments
 (0)