mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 07:37:24 +00:00
![]() Don't rely on `cargo test` setting the library search path environment for the dynamic linker. As per https://doc.rust-lang.org/cargo/reference/environment-variables.html#dynamic-library-paths PATH/LD_LIBRARY_PATH/etc. are set to include `target/debug` and "deps", but this is documented to be a legacy feature. |
||
---|---|---|
.. | ||
build.rs | ||
Cargo.toml | ||
cppdriver.rs | ||
main.rs |