Commit bd9e2de
committed
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.1 parent 0cf39c0 commit bd9e2de
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
0 commit comments