Files
Evan Wilde 7679b6e08f CMake: Fix swiftrt.o install location on Linux
Flipped the conditional here. Was installing swiftrt.o to `swift_static`
when building dynamic libraries and `swift` when building static
archives.
2025-02-28 15:00:51 -08:00
..