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

fix failing build due to cmake error #6

Merged
merged 1 commit into from
Jun 10, 2016
Merged

Conversation

jacquelinekay
Copy link
Contributor

The binary build fails on the farm right now because passing two arguments to set(CMAKE_CXX_FLAGS) causes the arguments to be concatenated with a semicolon, which when passed directly to g++ (which is done on the buildfarm) causes a failure.

@jacquelinekay jacquelinekay merged commit f26fffc into kinetic-devel Jun 10, 2016
@jacquelinekay jacquelinekay deleted the fix_build branch June 10, 2016 21:15
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.

1 participant