Navigation Menu

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

Avoid using an undefined cmake macro/function "build_error" #1036

Merged
merged 3 commits into from Mar 21, 2018

Conversation

mxgrey
Copy link
Member

@mxgrey mxgrey commented Mar 21, 2018

This has been causing trouble in the ROS Build Farm, because the build farm passes the argument -DCMAKE_BUILD_TYPE=None to cmake.

I think in general we should consider a redesign (mostly a simplification) of how we handle build types, but I'll open a separate issue for that.

@mxgrey mxgrey requested a review from jslee02 March 21, 2018 17:10
@mxgrey mxgrey changed the base branch from master to release-6.3 March 21, 2018 17:13
Copy link
Member

@jslee02 jslee02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@jslee02 jslee02 added this to the DART 6.3.1 milestone Mar 21, 2018
@mxgrey mxgrey merged commit f344268 into release-6.3 Mar 21, 2018
@mxgrey mxgrey deleted the grey/unknown_build_type branch March 21, 2018 21:11
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 this pull request may close these issues.

None yet

2 participants