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

Add cmake FetchContent support #78

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

madmaxieee
Copy link

Adds cmake FetchContent support so other cmake users can easily add this project as a dependency. We plan to use this for our open-source quantum circuit synthesis tool qysn. It would be nice if you could accept this PR. This CMakeLists.txt only has the library build, I can help you add a binary build option if you're interested.

Signed-off-by: madmaxieee <76544194+madmaxieee@users.noreply.github.com>
@arminbiere
Copy link
Owner

We are not supporting cmake yet, but it is on our agenda for some time already. Of course we would want to support all the different configuration options currently available through configure too, which takes some effort to convert to cmake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants