build: add dependency on telemetry to apps with meson
authorKevin Laatz <kevin.laatz@intel.com>
Sat, 27 Oct 2018 09:17:50 +0000 (10:17 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 27 Oct 2018 13:21:33 +0000 (15:21 +0200)
commit57ae0ec6262076788b8b9acd4ed1527c3655f9a9
tree0ef8662826f9e017e11f038ed354b38873a35e68
parentc8e76f5ac34dee8f14a57265ff9cca4fe0e1de66
build: add dependency on telemetry to apps with meson

This patch adds telemetry as a dependecy to all applications. Without these
changes, the --telemetry flag will not be recognised and applications will
fail to run if they want to enable telemetry.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
app/meson.build
app/pdump/meson.build
app/proc-info/meson.build
app/test-bbdev/meson.build
app/test-crypto-perf/meson.build
app/test-pmd/meson.build
config/meson.build
lib/librte_telemetry/meson.build
lib/meson.build
meson.build