mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge pull request #19833 from eeckstein/fix-linker-error
fix a linker error on the benchmark bot
This commit is contained in:
@@ -13,6 +13,7 @@ if(NOT SWIFT_SOURCEKIT_USE_INPROC_LIBRARY AND SWIFT_BUILD_STDLIB)
|
|||||||
UIDs.swift.gyb
|
UIDs.swift.gyb
|
||||||
|
|
||||||
DEPENDS ${DEPENDS_LIST}
|
DEPENDS ${DEPENDS_LIST}
|
||||||
|
SWIFT_MODULE_DEPENDS_OSX Darwin
|
||||||
PRIVATE_LINK_LIBRARIES ${SOURCEKITD_LINK_LIBS}
|
PRIVATE_LINK_LIBRARIES ${SOURCEKITD_LINK_LIBS}
|
||||||
SWIFT_COMPILE_FLAGS ${EXTRA_COMPILE_FLAGS}
|
SWIFT_COMPILE_FLAGS ${EXTRA_COMPILE_FLAGS}
|
||||||
INSTALL_IN_COMPONENT ${INSTALLED_COMP}
|
INSTALL_IN_COMPONENT ${INSTALLED_COMP}
|
||||||
|
|||||||
Reference in New Issue
Block a user