swift
b5e98974 - Fix add_swift_target_library for the static SDK

Commit
1 year ago
Fix add_swift_target_library for the static SDK add_swift_target_library was missing pieces for passing sources and flags to the static SDK build. As a result, the static SDK was missing pieces (specifically Mutex). Also adding the Musl import to the Linux Mutex implementation.
Author
Parents
Loading