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

CMake files updated for usage with crypto3 #88 #89

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

Conversation

ETatuzova
Copy link
Contributor

No description provided.

@ETatuzova ETatuzova requested a review from AndreyMlashkin July 11, 2024 11:11
@ETatuzova ETatuzova linked an issue Jul 11, 2024 that may be closed by this pull request
@AndreyMlashkin
Copy link
Contributor

It's fine to have it in a branch, but it shouldn't go to master. Current crypto3 uses ::all target

@ETatuzova
Copy link
Contributor Author

ETatuzova commented Jul 16, 2024

It's fine to have it in a branch, but it shouldn't go to master. Current crypto3 uses ::all target

@AndreyMlashkin, are you sure?
I tried it with latest master and got an error:

CMake Error at libs/transpiler/CMakeLists.txt:47 (target_link_libraries):
  The link interface of target "crypto3_transpiler" contains:

    crypto3::all

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

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.

Convenient build with crypto3
2 participants