gazebosim / gz-tools

Command line tools for the Gazebo libraries.
https://gazebosim.org
Apache License 2.0
14 stars 18 forks source link

Revert "Remove configure.bat (#83)" #84

Closed scpeters closed 2 years ago

scpeters commented 2 years ago

🦟 Bug fix

Reverts #83 to fix gazebo11 CI (a repeat of #66 and #76)

Summary

Removing configure.bat breaks gazebo11 CI:

Build Status https://build.osrfoundation.org/job/gazebo-ci-gazebo11-windows7-amd64/140/

This reverts commit 73acac7ff186eea8f935a69f9c6485a826a9feca.

Checklist

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.

chapulina commented 2 years ago

Possible fix for the Windows build: https://github.com/ignition-tooling/release-tools/pull/706

scpeters commented 2 years ago

merging to fix gazebo11; will follow up with windows build fix later