Hi everyone,

I am currently packaging a C++ library (ISMRMRD) which generates Java bindings using SWIG. The build system is CMake and it installs the Java bindings to <prefix>/ismrmrd/java. The latter include a JNI library (libjismrmrd.so) and a JAR file (ismrmrd.jar).

So far, I have created a libismrmrd-java.install which moves the JNI file to /usr/lib/jni and the JAR to /usr/share/java.

Is that enough or is there anything missing ?

Thanks for your help,

Ghislain


--
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53765623.8070...@gmail.com

Reply via email to