meson: add rust (-Drust=enabled) option
This adds a -Drust feature option to the meson build system, which aims to enable pure Rust modules. This option will check for the presence of cargo (Rust package manager and build system) and give a warning about the experimental nature of the Rust modules. This option is disabled by default.
parent
3110c739
No related branches found
No related tags found
Please register or sign in to comment