gradle / gradle/gradle-native

Automatically link a Swift component that uses a C++ library against the relevant standard C++ library

Open
#369 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
94
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Split out of #316. When linking against a static C++ library, the consumer is required to specify that the standard C++ library is required, plus which implementation to use and how to find it. However, the standard C++ library is "just" another dependency of the Swift component in this case and should be provided by the Swift plugins.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.