Skip to content

Commit dc4bc16

Browse files
Harlan Haskinsatrick
authored andcommitted
Make SourceKitSupport depend on swift-syntax-generated-headers
1 parent 17ddc58 commit dc4bc16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/SourceKit/lib/Support/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ endif()
1515

1616
add_sourcekit_library(SourceKitSupport
1717
${SourceKitSupport_sources}
18+
TARGET_DEPENDS swift-syntax-generated-headers
1819
DEPENDS ${SOURCEKIT_SUPPORT_DEPEND}
1920
)

0 commit comments

Comments
 (0)