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

Avoid deprecated GLUT_LIBRARY variable #755

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

lopsided98
Copy link

GLUT_LIBRARY is deprecated, and, more importantly, is not normally set since CMake 3.22. This looks like a CMake bug, but it is good to not use deprecated things anyway.

GLUT_LIBRARY is deprecated, and, more importantly, is not normally set
since CMake 3.22. This looks like a CMake bug, but it is good to not use
deprecated things anyway.
@danthony06 danthony06 merged commit d2881fa into swri-robotics:master Jun 5, 2023
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.

2 participants