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 fails if coverxygen is not found #26

Closed
kidder opened this issue May 30, 2017 · 1 comment
Closed

cmake fails if coverxygen is not found #26

kidder opened this issue May 30, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@kidder
Copy link
Member

kidder commented May 30, 2017

Coverxygen is listed as an optional package and should not cause cmake to fail if it is not found

@kidder kidder added the bug label May 30, 2017
@kidder kidder added this to the Version 0.0.1 milestone May 30, 2017
@nilsdeppe nilsdeppe self-assigned this May 30, 2017
nilsdeppe added a commit to nilsdeppe/spectre that referenced this issue May 30, 2017
Coverxygen was set as required but should be an optional dependency. Now check
if it was found and add the doc-coverage target only then.
nilsdeppe added a commit to nilsdeppe/spectre that referenced this issue May 30, 2017
Coverxygen was set as required but should be an optional dependency. Now check
if it was found and add the doc-coverage target only then.
kidder added a commit that referenced this issue May 30, 2017
@kidder kidder closed this as completed May 30, 2017
@kidder
Copy link
Member Author

kidder commented May 30, 2017

fixed in commit 133692a

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

2 participants