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

[dashing] adds QNX c++ fs library compiler option (#205) #206

Merged
merged 2 commits into from
Sep 4, 2020

Conversation

mjcarroll
Copy link
Member

Additionally updates pluginlib-extras.cmake, which the original PR didn't (and will need to be updated).

@mjcarroll
Copy link
Member Author

@asobhy-qnx Can you verify this for me please? Additionally, as a note, the pluginlib-extras.cmake needs to be updated on the ros2 branch to incorporate the same changes.

Copy link

@asobhy-qnx asobhy-qnx left a comment

Choose a reason for hiding this comment

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

looks good

@mjcarroll mjcarroll merged commit 70cb9d6 into dashing Sep 4, 2020
@mjcarroll mjcarroll deleted the backports/205 branch September 4, 2020 15:08
set(FILESYSTEM_LIB c++fs)
else()
set(FILESYSTEM_LIB)
endif
Copy link
Contributor

Choose a reason for hiding this comment

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

Syntax error appears to have broken all Dashing builds: http://build.ros2.org/view/Dci/job/Dci__nightly-release_ubuntu_bionic_amd64/422/console

Fixed by #208

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.

4 participants