gazebosim / gz-tools

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

Fix windows colcon build #65

Closed scpeters closed 2 years ago

scpeters commented 2 years ago

🦟 Bug fix

Fixes colcon builds on Windows

Summary

Some windows builds that use ign-tools have been failing since https://github.com/ignitionrobotics/ign-tools/pull/63 was merged:

The solution is to generate to a unique folder based on $<CONFIG>

Testing with this branch:

Checklist

Note to maintainers: Remember to use Squash-Merge