Closed ahoppen closed 1 month ago
This allows us to build everything required for the executable using CMake and only the test targets using SwiftPM, enabling us to run tests on Windows from build.ps1 with minimal overhead.
Analogous to https://github.com/swiftlang/swift-format/pull/851
@swift-ci Please test
@swift-ci Please test Windows
This allows us to build everything required for the executable using CMake and only the test targets using SwiftPM, enabling us to run tests on Windows from build.ps1 with minimal overhead.
Analogous to https://github.com/swiftlang/swift-format/pull/851