You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: add additional target exports for static linking
When building tools-support-core using statically linked libraries, we
need to export additional targets to ensure that the full closure is
available to consumers.This is meant to support building swift-driver
against a statically linked form of tools-support-core to allow using
the early swift-driver on Windows.
0 commit comments