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.
1 parent 7ab1f59 commit 77d1cdbCopy full SHA for 77d1cdb
tools/SourceKit/tools/SwiftSourceKitClient/CMakeLists.txt
@@ -9,7 +9,7 @@ add_swift_library(swiftSwiftLang SHARED
9
SourceKitdResponse.swift
10
SourceKitdUID.swift
11
12
- DEPENDS sourcekitd
+ DEPENDS SourceKitService
13
PRIVATE_LINK_LIBRARIES sourcekitd
14
SWIFT_COMPILE_FLAGS ${EXTRA_COMPILE_FLAGS}
15
LINK_FLAGS ${EXTRA_LINKER_FLAGS}
0 commit comments