Skip to content

meson: fix rust support and add tracer module

Alexandre Janniaux requested to merge alexandre-janniaux/vlc:rust-meson/1 into master

This allows building the rust part (limited to shared module builds for now), both in native and cross-compilation, by defining the rust_triplet variable to the wanted target, and adds the telegraf tracer module to be able to check everything is working correctly.

Merge request reports

Loading