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

cmake policy warning FindOpenGL #378

Open
emrum opened this issue Dec 4, 2019 · 0 comments
Open

cmake policy warning FindOpenGL #378

emrum opened this issue Dec 4, 2019 · 0 comments

Comments

@emrum
Copy link

emrum commented Dec 4, 2019

to prevent FindOpenGL warning (cmake)
add this line on top of CMakeLists.txt: (new style GL)

set(OpenGL_GL_PREFERENCE GLVND)

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

No branches or pull requests

1 participant