Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake: explicitly require GLES3 component (#645)
This allows building on a system that: - Lack GLX support - Require explicit declaration for OpenGL::EGL Reference: https://gitlab.kitware.com/cmake/cmake/-/blob/0cc144ecfdd0c82f8507e32aba6d2fa364d48941/Tests/FindOpenGL/Test/CMakeLists.txt#L127-131
- Loading branch information