Skip to content
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

Clarify that the TL;DR section is not a list of requirements #423

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

lu-zero
Copy link
Owner

@lu-zero lu-zero commented Nov 3, 2024

Fixes #422.

@@ -65,10 +65,16 @@ your crates, read [Building Crates so they Look Like C ABI Libraries][dev.to].
to install `cargo-c` and do `cargo cinstall --prefix=/usr
--destdir=/tmp/some-place` or something along those lines.

If you plan to keep the bindings as a separate crate and do not need to autogenerate the headers you may just [populate Cargo.toml][diff-5]:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you need an example of same-crate-but-not-autogenerated-header then you could link to ebur128

@lu-zero lu-zero merged commit dd97c89 into master Nov 4, 2024
34 checks passed
@lu-zero lu-zero deleted the tl-dr-clarification branch November 4, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explanation for configuration?
2 participants