-
Notifications
You must be signed in to change notification settings - Fork 455
-
Hi all,
If I have a 3rd party native dependency (written in C/C++) which is compiled using a Makefile.
What is the right way to compile it from source using cross-rs?
I want to have it cached as it is huge, and I don't want to build it on each call to cross build.
Are there any docs about it?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment