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

Use Schnorr library as a submodule #928

Merged
merged 10 commits into from Jan 20, 2021
Merged

Use Schnorr library as a submodule #928

merged 10 commits into from Jan 20, 2021

Conversation

vaivaswatha
Copy link
Contributor

No description provided.

@anton-trunov
Copy link
Contributor

Two things need to be done here to build this on macOS:

  1. merge PR Include Boost directory to build on macOS schnorr#8;
  2. change the build command to (or something like that):
    $ cmake -H. -Bbuild -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=..
    $ cmake --build build
    Since this build command does not use tests it might build without adding the boost-test dependency.

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.

None yet

2 participants