Skip to content

Allow cmake Command to Fail Non-Fatally #55

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

Merged
merged 3 commits into from
Apr 20, 2021

Conversation

iguessthislldo
Copy link
Member

Created a new command error return mechanism that distinguishes between fatal and non-fatal errors. This is indented to work with the required attribute from #4.

Also set status for cmake command so it falls under the "Compile" Sections.

Created a new command error return mechanism that distinguishes between
fatal and non-fatal errors. This is indented to work with the `required`
attribute from DOCGroup#4.
Co-authored-by: Adam Mitz <mitza@objectcomputing.com>
@mitza-oci mitza-oci merged commit 439b571 into DOCGroup:master Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants