Commit bda8474
authored
Fix incorrectly-specified platform list in CMake file. (#633)
Our CMake file that sets compiler conditionals has the wrong syntax when
setting `SWT_NO_EXIT_TESTS` conditionally. Fix that. (With thanks to
@compnerd.)
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.1 parent d01c406 commit bda8474
File tree
1 file changed
+2
-1
lines changed1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments