Skip to content

Commit 76e6c41

Browse files
authored
Merge pull request #19833 from eeckstein/fix-linker-error
fix a linker error on the benchmark bot
2 parents 794ff31 + 7f988f8 commit 76e6c41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/SourceKit/tools/swift-lang/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ if(NOT SWIFT_SOURCEKIT_USE_INPROC_LIBRARY AND SWIFT_BUILD_STDLIB)
1313
UIDs.swift.gyb
1414

1515
DEPENDS ${DEPENDS_LIST}
16+
SWIFT_MODULE_DEPENDS_OSX Darwin
1617
PRIVATE_LINK_LIBRARIES ${SOURCEKITD_LINK_LIBS}
1718
SWIFT_COMPILE_FLAGS ${EXTRA_COMPILE_FLAGS}
1819
INSTALL_IN_COMPONENT ${INSTALLED_COMP}

0 commit comments

Comments
 (0)