zcash-haskell/configure

5 lines
191 B
Plaintext
Raw Normal View History

2023-04-15 23:54:54 +00:00
#!/bin/bash
export PKG_CONFIG_PATH=$(pwd)/librustzcash-wrapper/target/x86_64-unknown-linux-gnu/debug
export LD_LIBRARY_PATH=$(pwd)/librustzcash-wrapper/target/x86_64-unknown-linux-gnu/debug