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

FindGLFW3: Use glfw3Config.cmake and mark module as deprecated #441

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Feb 13, 2024

The idea is to mitigate the problems related to robotology/robotology-superbuild#1598 (comment), and mark the module as deprecated so that we can remove it in a future version of YCM. After this change, find_package(GLFW3) will set to true glfw3_FOUND, and will print a deprecation warning.

Note that glfw3Config.cmake is available since Ubuntu 20.04 : https://packages.ubuntu.com/focal/amd64/libglfw3-dev/filelist .

@traversaro traversaro merged commit f8ba554 into master Feb 13, 2024
18 checks passed
@traversaro traversaro deleted the fixglfw3 branch February 13, 2024 20:15
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.

2 participants