Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tools/SourceKit/tools/sourcekitd-test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ swift_add_public_tablegen_target(sourcekitdTestOptionsTableGen)
add_sourcekit_executable(sourcekitd-test
sourcekitd-test.cpp
TestOptions.cpp
LLVM_LINK_COMPONENTS core option coverage lto
LLVM_LINK_COMPONENTS option coverage lto
)
target_link_libraries(sourcekitd-test PRIVATE
SourceKitSupport
Expand Down