meson: Don't add static printf library to executables
authorNirbheek Chauhan <nirbheek@centricular.com>
Wed, 25 Jul 2018 08:55:07 +0000 (14:25 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Wed, 25 Jul 2018 10:32:06 +0000 (16:02 +0530)
commit38ec95460f3a68918bb42542a9dd0f4a78c6c1ec
treecb3f6bb2d08b1f0da610c34af1a7e5e9c6075e3f
parent054fa3aa2e56b97fec885fdf8c1662fecc6ffd45
meson: Don't add static printf library to executables

They should only need to link to libgstreamer.
libs/gst/helpers/meson.build
plugins/tracers/meson.build
tests/benchmarks/meson.build
tools/meson.build