Closed paulsenjs closed 3 years ago
how can i build all the library into single .so file ?
If your other libraries are static libraries, then all of them can be linked to form a single .so file
how can i build all the library into single .so file ?