Skip to content

Conversation

@DougGregor
Copy link
Member

The JavaKit targets (Swift calling into Java via JNI) have fewer requirements (for JVM installations and development toolchains) and are a bit easier to get started with. Split those targets out, and turn make with no specified target into a little help target.

Fixes issue #68.

The JavaKit targets (Swift calling into Java via JNI) have fewer
requirements (for JVM installations and development toolchains) and are
a bit easier to get started with. Split those targets out, and turn
`make` with no specified target into a little help target.

Fixes issue swiftlang#68.
@DougGregor DougGregor merged commit 058d143 into swiftlang:main Oct 11, 2024
9 of 10 checks passed
@DougGregor DougGregor deleted the split-make-targets branch October 11, 2024 21:41
Copy link
Collaborator

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants