ignition-math6,7: depend on pybind11 and swig#1776
Conversation
Signed-off-by: Louise Poubel <louise@openrobotics.org>
|
brew doesn't really support optional dependencies very well anymore. I think we're better off adding these as regular dependencies. I'd like to test CI first though. The easiest way to do that is with a |
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
testing with gazebosim/gz-math#361 |
|
I see a cmake warning and several failed scripting tests, though the failed tests don't show up in jenkins because they don't generate junit files
|
Ah that's unfortunate, I was hoping it would just work. I won't have time to look into those, we could ticket an issue to see if someone volunteers. |
|
closed in favor of #1793 |
The goal is to enable testing with these dependencies on our CI.
If this is acceptable, I think the next step would be to add
--with-pybind11and--with-swigtoPROJECT_ARGShere:https://github.com/ignition-tooling/release-tools/blob/master/jenkins-scripts/lib/project-default-devel-homebrew-amd64.bash#L77