Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add options to enable or disable installation of mujoco samples and simulate #1478

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

traversaro
Copy link
Contributor

@traversaro traversaro commented Mar 5, 2024

The current logic uses regular CMake variables, that create confusing behavior when a CMake cache variable with the same name is set from the command line. The PR does not change the behaviour of the build system, but permits to users to enable installation of simulate and samples executables from the CMake options, as long as they also set MUJOCO_ENABLE_RPATH to OFF.

@yuvaltassa
Copy link
Collaborator

Thanks Silvio!

Let's have a non-empty PR description please 🙂

@traversaro
Copy link
Contributor Author

traversaro commented Mar 6, 2024

Thanks Silvio!

Let's have a non-empty PR description please 🙂

My bad! I forgot to carry over the description from #1477 , the problem should be fixed now.

@yuvaltassa
Copy link
Collaborator

Thanks! @nimrod-gileadi will take a closer look next week. My cmake is rather weak...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants