mirror of
https://github.com/linux-msm/cdba.git
synced 2026-02-25 13:11:56 -08:00
It is expected that the majority of CDBA users do not need the server binary. Allow users to disable the cdba-server binary and build just the client. Fixes: #48 Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2 lines
154 B
Meson
2 lines
154 B
Meson
option('server', type: 'feature', description: 'Controls whether the CDBA server is built. By default it will be built of all dependencies are present.')
|