[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

packaging of swig generated wrappers



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


Reply to: