C.f. https://github.com/pioneerspacesim/pioneer/pull/6050 The linked PR doesn't work for libGlVnd system. I think we need an "IF" to use either the one (`::OpenGL`) or the other (`::GL`). Documented (kind of inaccurately, hence the mistake?) in /usr/share/cmake/Modules/FindOpenGL.cmake
C.f. #6050
The linked PR doesn't work for libGlVnd system. I think we need an "IF" to use either the one (
::OpenGL) or the other (::GL).Documented (kind of inaccurately, hence the mistake?) in /usr/share/cmake/Modules/FindOpenGL.cmake