2c026e1b6b
* the "lib: {}" print didn't do anything. It turns out that the pkg-config crate emits the necessary metadata for linking automatically. I had the wrong format and didn't notice because something else did it correctly. * gcc::Config is deprecated; the new name is Build. * and the crate is now called cc, version 1.0. Stuff found while looking at #11. Still haven't figured that issue out. |
||
---|---|---|
.. | ||
Cargo.lock | ||
Cargo.toml | ||
build.rs | ||
lib.rs | ||
wrapper.c |