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

Local installation of EMP libraries and other improvements of makefile #19

Merged
merged 2 commits into from
Jul 27, 2017

Conversation

fabrice102
Copy link

  • EMP libraries are now installed in the folder install/ so that "make" does not requires root privileges
  • the folders in build/EMP are now only used as cmake destination folders for out-of-source builds as recommended (instead of copies of the source folders for in-source builds): see https://cmake.org/Wiki/CMake_FAQ#Out-of-source_build_trees. You might have to clean up build/EMP if you have any compilation error.
  • added dependency between emp-ot and emp-tool

- EMP libraries are now installed in the folder install/ so that "make" does not requires root privileges
- the folders in build/EMP are now only used as cmake destination folders for out-of-source builds as recommended (instead of copies of the source folders for in-source builds)
- added dependency between emp-ot and emp-tool
@fabrice102
Copy link
Author

This pull request depends on some other modifications of emp if relic is not installed globally. See #34 (comment).

@liorko87 liorko87 merged commit e244677 into cryptobiu:master Jul 27, 2017
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