Skip to content

Instantly share code, notes, and snippets.

@agrif
Created November 6, 2020 19:47
Show Gist options
  • Save agrif/3e2acdc2885107ada4fc6612d2451d83 to your computer and use it in GitHub Desktop.
Save agrif/3e2acdc2885107ada4fc6612d2451d83 to your computer and use it in GitHub Desktop.
# link to vcpkg libsndfile
# https://github.com/evpobr/sndfile-sys
[target.'cfg(all(windows, target_env="msvc"))']
#[build]
rustflags = ["-Ctarget-feature=+crt-static"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment