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

FindGLFW[3].cmake #634

Closed
barczynsky opened this issue Nov 2, 2015 · 4 comments
Closed

FindGLFW[3].cmake #634

barczynsky opened this issue Nov 2, 2015 · 4 comments
Assignees
Labels
build Build file bugs and PRs (not compilation errors) enhancement Feature suggestions and PRs wontfix
Milestone

Comments

@barczynsky
Copy link

Just a small request:

Isn't it worth to provide your own "FindGLFW[3].cmake" variant to close up on cross-platformization, or maybe you can recommend a good one you would willingly use? Then, maybe I'm the one who's wrong - feel free to scold me.

@andrewrk
Copy link

andrewrk commented Nov 7, 2015

here's one: https://github.com/andrewrk/genesis/blob/master/cmake/FindGLFW.cmake

rather trivial, actually.

@belkiss
Copy link
Contributor

belkiss commented Dec 12, 2015

GLFW comes with glfw3Config.cmake, which has the same effect as a Find module :)

@tamaskenez
Copy link

glfw3Config.cmake is installed to the wrong place so it is not working for now (#460 needs to be solved).
It is working on the shaxbee fork and on the adasworks fork

@elmindreda
Copy link
Member

The GLFW config-file package should work now.

@elmindreda elmindreda self-assigned this Feb 2, 2016
@elmindreda elmindreda added this to the milestone Feb 2, 2016
@elmindreda elmindreda added build Build file bugs and PRs (not compilation errors) enhancement Feature suggestions and PRs wontfix labels Oct 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build file bugs and PRs (not compilation errors) enhancement Feature suggestions and PRs wontfix
Projects
None yet
Development

No branches or pull requests

5 participants