swift
7679b6e0 - CMake: Fix swiftrt.o install location on Linux

Commit
297 days ago
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.
Author
Parents
Loading