gazebosim / gz-cmake

A set of CMake modules that are used by the C++-based Gazebo projects.
https://gazebosim.org/libs/cmake
Apache License 2.0
27 stars 30 forks source link

Backport #402: Replace `exec_program` with `execute_process` #427

Closed azeey closed 6 months ago

azeey commented 6 months ago

🦟 Bug fix

Fixes https://github.com/gazebosim/gz-plugin/issues/144

Summary

Backports #402 with an additional fix in fb831869b0dc06a1d937ac1e63f044f310111130

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.