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 std.Build.path for 0.13.0 compatibility #225

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

marler8997
Copy link
Contributor

Updated code in build.zig to use std.Build.path instead of constructing LazyPath's directly. This should make build.zig compatible with both 0.12.0 and 0.13.0.

Updated code in build.zig to use std.Build.path instead of constructing
LazyPath's directly.  This should make build.zig compatible with both
0.12.0 and 0.13.0.
@malcolmstill malcolmstill merged commit 5ec4d1c into malcolmstill:master Jun 9, 2024
17 checks passed
@malcolmstill
Copy link
Owner

Thanks Johnny!

@marler8997 marler8997 deleted the zigUpdate branch June 9, 2024 21:17
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