-
Notifications
You must be signed in to change notification settings - Fork 6.1k
[buildsystem] Improve solidity embeddability. #14860
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
a3ab335
to
094c9d4
Compare
3aad121
to
e5aed2f
Compare
I just created a repository showing how solidity can be easily embedded: cmake_vcpkg_solidity. |
This pull request is stale because it has been open for 14 days with no activity. |
This pull request is stale because it has been open for 14 days with no activity. |
e5aed2f
to
780018a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I approved, although I couldn't test using your example:
The error seems to be related with the recent problems in |
I wonder why it tries to pull in liblzma in the first place. I hope none of our dependencies depends on it? |
No description provided.