Mon, 05 Dec 2022 23:50:22 +0200
Zenodo packaging hacks
48
53136eba9abf
Add .cargo/config.toml setting for finding GSL on macos.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff
changeset
|
1 | [target.'cfg(all(target_os = "macos"))'] |
53136eba9abf
Add .cargo/config.toml setting for finding GSL on macos.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff
changeset
|
2 | rustflags = ["-L", "/opt/homebrew/include"] |