Commit 2f24d16
authored
CMakeLists.txt: fix status message for
The current configuration status message is quite confusing:
```
-- _SwiftCollections_SourceDIR provided, using swift-foundation-icu checkout at
```
which clearly should be
```
-- _SwiftCollections_SourceDIR provided, using swift-collections checkout at
```swift-collections (#1435)1 parent 4caa69d commit 2f24d16
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments