wireplumber/tests
Tom A. Wagner 7586d4d858 meson: Add options to configure whether to build daemon, tools and modules.
This adds three meson options to enable or disable building daemon, tools, and modules.

Building the daemon or tools depends on building the modules, and disabling modules without disabling
the other two will result in meson giving an appropriate error.

These new options will let users skip building and installing unneeded items when they are not needed,
e.g. when only using the C API in another application.
2022-11-23 10:06:11 +00:00
..
common tests: common: add API to check if spa lib is installed 2021-07-16 11:49:35 -04:00
examples examples: add a lua example showing how to load filter-chain from a script 2022-05-11 13:07:39 +03:00
modules meson: rename dbus option to dbus-tests 2022-10-18 15:54:55 +03:00
wp meson: rename dbus option to dbus-tests 2022-10-18 15:54:55 +03:00
wplua spa-json: add wp_spa_json_to_string() API 2022-06-27 10:07:16 +00:00
meson.build meson: Add options to configure whether to build daemon, tools and modules. 2022-11-23 10:06:11 +00:00