For binary projects (for example an application I want to distribute) I can configure this custom sqlite3 build in my build scripts and provide the .so (or static .a) as part of the application package. But I'm not sure how to handle this situation when writing a library.
k
kpgalligan
01/04/2023, 6:58 PM
You can add a native library to a klib. There are 2 ways that I know of: