Skip to content

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