swift
066ad8ef - Runtime: forward `SwiftOverlay` and `SwiftCxxOverlay`

Commit
22 days ago
Runtime: forward `SwiftOverlay` and `SwiftCxxOverlay` These modules need to be passed along to the consumer of the library to resolve the dependency when statically linked. The consumer should not need to explicitly add in `find_package(SwiftOverlay REQUIRED)` when they do not actually use the dependency.
Author
Committer
Parents
Loading