meson/test cases/rust/4 polyglot
Adam C. Foltzer 281294286e Fix Rust shared polyglot test case for cross-compilation
The crate-type in this case should have been `cdylib` since it's
linking via C, rather than the default `dylib` that is meant for
linking via `rustc`.
2018-02-02 11:31:47 -08:00
..
installed_files.txt Enhance Rust support 2017-06-09 15:14:02 -07:00
meson.build Fix Rust shared polyglot test case for cross-compilation 2018-02-02 11:31:47 -08:00
prog.c Enhance Rust support 2017-06-09 15:14:02 -07:00
stuff.rs Enhance Rust support 2017-06-09 15:14:02 -07:00