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

make check should not require make first #26

Closed
pcolby opened this issue May 15, 2014 · 0 comments
Closed

make check should not require make first #26

pcolby opened this issue May 15, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@pcolby
Copy link
Owner

pcolby commented May 15, 2014

Currently, if you create a new out-of-tree build directory, run cmake then make check, the test will fail because the DSO's don't get built, requiring you to make then make check.

This is probably because of something I've missed / misconfigured in the CMakeList.txt files, but isn't obvious.

@pcolby pcolby added this to the 0.4.1 milestone May 15, 2014
@pcolby pcolby added the bug label May 15, 2014
@pcolby pcolby self-assigned this May 15, 2014
pcolby added a commit that referenced this issue May 15, 2014
… didn't complain about the non-existent dependent targets).
@pcolby pcolby closed this as completed May 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant