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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to