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

Use dummy.go files to protect KHR directory #140

Closed
andydotxyz opened this issue Jun 14, 2021 · 0 comments · Fixed by #141
Closed

Use dummy.go files to protect KHR directory #140

andydotxyz opened this issue Jun 14, 2021 · 0 comments · Fixed by #141

Comments

@andydotxyz
Copy link
Contributor

Now there is a KHR directory with just a .h file it is not included with go mod vendor.
Perhaps it would be good to use the same dummy.go approach as the glfw package?
go-gl/glfw@0e1e096

andydotxyz added a commit to andydotxyz/gl that referenced this issue Aug 12, 2021
errcw pushed a commit that referenced this issue Aug 13, 2021
* Add dummy files so mod vendor includes the KHR headers

Fixes #140

* Add the cgo fix hooks into packages that would be imported normally
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 a pull request may close this issue.

1 participant