Skip to content

make check should not require make first #26

Description

@pcolby

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions