google-deepmind / mujoco_mpc

Real-time behaviour synthesis with MuJoCo, using Predictive Control
https://github.com/deepmind/mujoco_mpc
Apache License 2.0
1.06k stars 157 forks source link

Fix glfw name when using system installed version #351

Open JafarAbdi opened 1 week ago

JafarAbdi commented 1 week ago

Fix finding the library when setting -DMJPC_USE_SYSTEM_GLFW=ON to use the system glfw, similar to https://github.com/google-deepmind/mujoco/blob/088079eff0450e32b98ee743141780ed68307506/simulate/cmake/SimulateDependencies.cmake#L77-L91

google-cla[bot] commented 1 week ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.