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

FindEGL add 'lib' prefix for native windows #2

Closed
wants to merge 1 commit into from

Conversation

Neumann-A
Copy link
Contributor

On a native windows platform EGL libraries (angle) typically come with a lib prefix.
By default 'CMAKE_FIND_LIBRARY_PREFIX' does not contain 'lib' on native windows so it needs to be added to the search name.

On a native windows platform EGL libraries (angle) typically come with a lib prefix. 
By default 'CMAKE_FIND_LIBRARY_PREFIX' does not contain 'lib' on native windows so it needs to be added to the search name.
@tsdgeos
Copy link
Contributor

tsdgeos commented Sep 29, 2021

Thanks for your contribution 😃

This repository is a mirror of a KDE repository. This means that developers are not looking at pull requests created in GitHub, so I'm closing this pull request (actually a bot is doing it).
Please see https://community.kde.org/Infrastructure/Github_Mirror for details on how to contribute to this and other KDE projects.

@tsdgeos tsdgeos closed this Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants