Hi all! I've got a golang project that uses cgo to interface with an external C library. So golang builds depend on that library's *.h and *.so files. Is there a way to tell `gomobile bind` to embed these external shared libraries into generated Android AAR or iOS Framework files?
Thanks. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/3dba67c2-6179-4a38-8050-6643a2f38e7cn%40googlegroups.com.