Commit 9f34261
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
1 parent 94a9456 commit 9f34261
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