-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
FindPackage SFML fails #8503
Comments
According to this document, I think we need to add |
Hi @giellamoswhard, thanks for reporting this issue. Thanks. |
I know this is closed, but I ran into the same problem today (2020-11-28) after If there is some way to access package usage information from the command line—besides navigating to I'd have opened a separate issue, but I'm not sure if it's a matter of inadequate documentation, or if it would be a new feature request to enhance the CLI with the ability to return meta-info about packages. I might open one anyway if this comment is never replied to. |
@atimholt Please open a new issue to report that, thanks! |
Describe the bug
A clear and concise description of what the bug is.
After I've install SFML
find_package(SFML CONFIG REQUIRED)
fails with
Environment
To Reproduce
Steps to reproduce the behavior:
Repro code when
Expected behavior
A clear and concise description of what you expected to happen.
Failure logs
-(please attached failure logs)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: