Skip to content

How can i separate jni____.dll/so from jar file when gradle build? #567

Answered by saudet
devjeonghwan asked this question in Q&A
Discussion options

You must be logged in to vote

This is about Gradle JavaCPP? We can set the extension with the javacppPlatformExtension project property, which is missing from this list:
https://github.com/bytedeco/gradle-javacpp/blob/master/src/main/java/org/bytedeco/gradle/javacpp/BuildPlugin.java#L43

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@devjeonghwan
Comment options

@devjeonghwan
Comment options

@saudet
Comment options

@devjeonghwan
Comment options

Answer selected by devjeonghwan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants