Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, this is exactly the situation, I have to build it in one environment and distribute the libopencv_java.so to other machines to use it. And the machine I used to build the .so has openblas installed, but the machines which are going to use it doesn't have openblas. I would like to know is it possible to change some flag to prevent cmake from finding openblas, so the .so file built from it would not require libopenblas.so.