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

build(examples): modernize opengl imports to close #658 and close #661 #663

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

piedar
Copy link
Contributor

@piedar piedar commented Sep 19, 2022

Now cmake recommends IMPORTED targets for OpenGL and GLUT so switch to those for future compatibility. Also set(OpenGL_GL_PREFERENCE "GLVND") to silence warnings in case multiple OpenGL implementations are installed.

@piedar piedar added this to the next milestone Sep 19, 2022
Signed-off-by: Benn Snyder <benn.snyder@gmail.com>
@piedar piedar merged commit f6de60f into master Sep 19, 2022
This was referenced Sep 19, 2022
@piedar piedar deleted the build/cmake-opengl branch January 1, 2024 23:49
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.

1 participant