-
Notifications
You must be signed in to change notification settings - Fork 5
Vendor libprojectM in projectm-sys crate #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Can't say much about best practices for building Rust crates, but I guess it's good as-is. Alternatively, instead of a submodule, the create could also download the latest release ZIP/TGZ from GitHub. But that would most probably make it harder to build crates from dev branches of libprojectM, so the submodule is fine. |
Something is going on with the tests now tho. |
I fixed up the build and packaging. Tests are green, new versions of the modules are published. Seems chill now. |
Update to libprojectM v4.1.0
Use submodules to get the source