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

Cmake support #102

Open
zkSNARK opened this issue Jul 12, 2018 · 0 comments
Open

Cmake support #102

zkSNARK opened this issue Jul 12, 2018 · 0 comments

Comments

@zkSNARK
Copy link

zkSNARK commented Jul 12, 2018

I realize that parson is small enough just to include directly into every project you want it in, but I thought I'd test anyway... so I made a basic Cmake script to build and install parson as a library using modern cmake techniques. It seems like it works pretty well, but the project directory structure has to be rearranged a bit.

The benefits are that you can use it within a find_package command so it is trivial to include in other projects that use Cmake.

Is this something you would be interested in?

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

No branches or pull requests

1 participant