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: make sure that OpenGL::EGL is populated #5469

Merged
merged 1 commit into from
Apr 7, 2024
Merged

cmake: make sure that OpenGL::EGL is populated #5469

merged 1 commit into from
Apr 7, 2024

Conversation

cnt0
Copy link
Contributor

@cnt0 cnt0 commented Apr 7, 2024

explicitlly require COMPONENTS GLESx in cmake so it'll populate the OpenGL::EGL library.

Fixes #5345

cmake version is bumped cause 3.27 is when they introduced these options for FindOpenGL

bump cmake version cause 3.27 is the version where "... COMPONENTS
GLESx" option is introduced. See
https://cmake.org/cmake/help/latest/module/FindOpenGL.html
@fufexan fufexan merged commit b501823 into hyprwm:main Apr 7, 2024
9 checks passed
@cnt0 cnt0 deleted the fix-cmake-egl branch April 7, 2024 16:10
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.

Wrong assumption in CMakeLists.txt
3 participants