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.
2 parents 08dca46 + 1d747bc commit 713e636Copy full SHA for 713e636
tools/SourceKit/tools/sourcekitd-test/CMakeLists.txt
@@ -5,7 +5,7 @@ swift_add_public_tablegen_target(sourcekitdTestOptionsTableGen)
5
add_sourcekit_executable(sourcekitd-test
6
sourcekitd-test.cpp
7
TestOptions.cpp
8
- LLVM_LINK_COMPONENTS core option coverage lto
+ LLVM_LINK_COMPONENTS option coverage lto
9
)
10
target_link_libraries(sourcekitd-test PRIVATE
11
SourceKitSupport
0 commit comments