Skip to content

Refactor get_evaluation_domain into a separate file #5

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

Merged
merged 2 commits into from
Jun 28, 2017

Conversation

aleksejspopovs
Copy link
Collaborator

As discussed in #4.

After this change, all .hpp and .cpp files in libfqfft can be compiled individually without errors.

While implementing this, I also fixed a slight issue with the build system which could cause the wrong headers to be used at build time (see the relevant commit for more details).

libsnark pull request coming in a moment.

Before this change, building libfqfft on a system that already has
libfqfft installed could result in cmake using the installed headers
instead of ones from the version being built.
This resolves the cyclic dependencies between specific evaluation
domains and evaluation_domain.hpp
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.

2 participants