Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f9660aaab50c50f60ec7b80986bdb4ed9d15566a https://github.com/WebKit/WebKit/commit/f9660aaab50c50f60ec7b80986bdb4ed9d15566a Author: Carlos Garcia Campos <cgar...@igalia.com> Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths: M Source/cmake/OptionsGTK.cmake Log Message: ----------- [GTK] Remove build option USE_OPENGL_OR_ES https://bugs.webkit.org/show_bug.cgi?id=265569 Reviewed by Michael Catanzaro. It's confusing and always broken. The only build time dependency now is libepoxy and we require it even with USE_OPENGL_OR_ES=OFF, so we can remove it. * Source/cmake/OptionsGTK.cmake: Canonical link: https://commits.webkit.org/271345@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes