way-cooler / rust-wlc

[DEPRECATED] Rust bindings for wlc, the Wayland compositor library
54 stars 12 forks source link

Static Linking Feature #60

Closed Timidger closed 7 years ago

Timidger commented 7 years ago

Added static linking feature (static-wlc). Requires libwlc statically linked to libchck and installed on the compiling machine in order to compile correctly.