Skip to content

meson: Added support for statically linking the library.

Nicholas Niro requested to merge nniro/libevdev:master into master

This option does not change the shared linking of the library. It just toggles if the library is also statically linked or not.

Signed-off-by: Nicholas Niro blowfist@xroutine.net

Merge request reports