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

lzma.jam doesn't support building from source, like zlib.jam and bzip2.jam #380

Open
pdimov opened this issue May 1, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@pdimov
Copy link
Contributor

pdimov commented May 1, 2024

Would it make sense for lzma.jam to also support building from source?

@pdimov pdimov added the enhancement New feature or request label May 1, 2024
@grisumbras
Copy link
Contributor

If my PR #296 is merged, then (I think) one could do

lib mylzma : lzma.cpp ;
external.configure lzma : <target>lzma=mylzma ;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants