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

Allow to build with tests and benchmarks #115

Open
franziskuskiefer opened this issue Aug 2, 2022 · 1 comment
Open

Allow to build with tests and benchmarks #115

franziskuskiefer opened this issue Aug 2, 2022 · 1 comment

Comments

@franziskuskiefer
Copy link
Member

This option collides with --tests.

$ ./mach build --tests --benchmarks

...

CMake Error at CMakeLists.txt:436 (add_library):
  add_library cannot create target "hacl_cpu_features" because another target
  with the same name already exists.  The existing target is created in
  source directory "/home/duesee/repos/cryspen/hacl-packages".  See
  documentation for policy CMP0002 for more details.


-- Configuring incomplete, errors occurred!

Originally posted by @duesee in #74 (comment)

@franziskuskiefer
Copy link
Member Author

depends on #116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant