Update CMakeLists.txt - #1240
Conversation
In swiftlang#1236 files were renamed and added but CMakeLists.txt was not updated, breaking swiftlang CI builds on Windows.
|
Sorry about that, thanks for the fix. I thought our PR testing exercised the CMake build at least on Windows. I guess that's not the case? We should fix this because adding or renaming a source file shouldn't require doing the full |
|
swift-tools-protocols is testing CMake builds in PR GitHub actions |
|
Changing it to shell scripts so swift-format can easily adopt it |
In #1236 files were renamed and added but CMakeLists.txt was not updated, breaking swiftlang CI builds on Windows.