Skip to content

meson: tests: Require RapidJSON for functional tests

Alaric Senat requested to merge asenat/medialibrary:rapidjson-dep into master

Otherwise the compilation fails because of the missing header files. This makes the functional tests optional and dependant of the dependency.

Merge request reports