Skip to content

Commit 7ab1f59

Browse files
committed
also depends on sourcekitd.
1 parent cc05c68 commit 7ab1f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/SourceKit/tools/SwiftSourceKitClient/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ add_swift_library(swiftSwiftLang SHARED
99
SourceKitdResponse.swift
1010
SourceKitdUID.swift
1111

12+
DEPENDS sourcekitd
1213
PRIVATE_LINK_LIBRARIES sourcekitd
1314
SWIFT_COMPILE_FLAGS ${EXTRA_COMPILE_FLAGS}
1415
LINK_FLAGS ${EXTRA_LINKER_FLAGS}

0 commit comments

Comments
 (0)