gz-sim icon indicating copy to clipboard operation
gz-sim copied to clipboard

Add option to disable building python bindings

Open mjcarroll opened this issue 1 year ago • 0 comments

🦟 Bug fix

Addresses https://github.com/gazebosim/gz-cmake/issues/300

Summary

  • Adds SKIP_PYBIND11 to allow for Python binding generation to be skipped.

Checklist

  • [ ] Signed all commits for DCO
  • [ ] Added tests
  • [ ] Updated documentation (as needed)
  • [ ] Updated migration guide (as needed)
  • [ ] Consider updating Python bindings (if the library has them)
  • [ ] codecheck passed (See contributing)
  • [ ] All tests passed (See test coverage)
  • [ ] While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

mjcarroll avatar Aug 09 '22 13:08 mjcarroll