Commit c619544
authored
[6.0] Fix incorrectly-specified platform list in CMake file. (swiftlang#646)
**Explanation:** Correctly sets `SWT_NO_EXIT_TESTS` on platforms that
don't support them when building with CMake.
**Scope:** Building iOS, watchOS, tvOS, visionOS, WASI from OSS.
**Issue:** N/A
**Original PR:** swiftlang#633
**Risk:** Low
**Testing:** Manually tested as we don't have CI using CMake yet.
**Reviewer:** @compnerd @briancroom1 parent 7865c39 commit c619544
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