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

Compilation breaks on missing test file #1

Open
wouterbeek opened this issue Aug 12, 2022 · 1 comment · May be fixed by #4
Open

Compilation breaks on missing test file #1

wouterbeek opened this issue Aug 12, 2022 · 1 comment · May be fixed by #4

Comments

@wouterbeek
Copy link

When I compile this project, I observe the following error:

CMake Error at test/CMakeLists.txt:7 (add_executable):
  Cannot find source file:

    vector_bool_eg.cpp

When I look in the tests directory I indeed see that file vector_bool_eg.cpp is missing.

@hagabb
Copy link

hagabb commented Mar 4, 2023

The PR hasn't gone through. I'm getting the same error with the latest package.

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 a pull request may close this issue.

2 participants