java: add versioned libs to jar
This is needed since VTK-m libs in our CI builds are versioned. In general is unreasonable to except thirparty libs to support unversioned builds. For that reason include versioned libs in the generated native JAR.
Please register or sign in to comment