swift
ea902561 - [android] Allow BlocksRuntimeStub to compile for Android

Commit
6 years ago
[android] Allow BlocksRuntimeStub to compile for Android The target was correctly set for compiling, but was missing for linking, so the Android was trying to be link against the host tools machine. The solution uses _add_swift_library_single from AddSwift.cmake, which should handle all the supported SDK/Archs.
Author
Committer
Parents
Loading