Skip to content

Ninja: support `SWIFT_MODULE_NAME` property

Saleem Abdulrasool requested to merge compnerd/cmake:swift-module-name into master

Add a new SWIFT_MODULE_NAME property that defaults to the target name. This is needed as otherwise, the first source file determines the module name.

Issue: #18800 (closed)

Edited by Brad King

Merge request reports