Port upstream PRs 111 and 112 addressing linker warning#11
Conversation
* skip test directory when building tests is not requested * include CTest
mikaelarguedas
left a comment
There was a problem hiding this comment.
lgtm, once packaging job comes back happy (without the warning in the console output)
It has already passed that point - see the link to the console output and the section "urdfdom (stderr)". |
|
👍 For future reference: pointing to sections in consoleFull doesnt work if the section is not among the first ones to be loaded. Confirmed that the warning from the nightlies: "ld: warning: directory not found for option" doesnt show up in the packaging job linked above. 🚢 |
You can change the anchor to something else and back and then you are at the desired location. |
Yeah manually changing the URL twice will work.. |
Replaces #10.
Port of ros#111 and ros#112 addressing a linker warning.
CI builds up to
urdf_parser:Packaging build on macOS:
(https://ci.ros2.org/job/ci_packaging_osx/32/consoleFull#console-section-172)