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 environment variables in build script instead of cfg directives #54

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

stormshield-kg
Copy link
Contributor

Fixes #53.

@weiznich
Copy link
Collaborator

weiznich commented Mar 8, 2024

Thanks for submitting this PR. That looks good 👍

@weiznich weiznich merged commit 960c2e3 into sgrif:master Mar 8, 2024
12 checks passed
@weiznich
Copy link
Collaborator

weiznich commented Mar 8, 2024

I've published pq-src 0.1.2 which contains this fix.

@stormshield-kg stormshield-kg deleted the build-script-env-var branch March 8, 2024 08:10
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.

Using #[cfg(target_os = ...] doesn't work in build scripts
2 participants