Commit f27139e
authored
[test] Wire libMockPlugin and swift-plugin-server as test dependencies (swiftlang#74808)
The build script will build these pieces because they are wired to the
tools and compiler components, but when using `ninja` or `cmake`
directly to clean the build, and then later `check-swift-validation` and
other test targets, it would not rebuild those targets, failing many of
the macros/plugins tests.1 parent dd13e2f commit f27139e
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
0 commit comments