meson: build examples
authorTim-Philipp Müller <tim@centricular.com>
Sat, 27 Aug 2016 10:22:11 +0000 (11:22 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 30 Aug 2016 17:15:09 +0000 (18:15 +0100)
commitfb9bddd81e08925b329430a0ede9f8e2ef8a0bc5
tree1ce3327d692ae8118ee0fe9588b697bf1dbe727d
parent01ae3c3a2335ff95ad3fc40c04c3ecb884a606f9
meson: build examples
15 files changed:
meson_options.txt
tests/examples/app/meson.build [new file with mode: 0644]
tests/examples/audio/meson.build [new file with mode: 0644]
tests/examples/decodebin_next/meson.build [new file with mode: 0644]
tests/examples/dynamic/meson.build [new file with mode: 0644]
tests/examples/encoding/meson.build [new file with mode: 0644]
tests/examples/fft/meson.build [new file with mode: 0644]
tests/examples/gio/meson.build [new file with mode: 0644]
tests/examples/meson.build [new file with mode: 0644]
tests/examples/overlay/meson.build [new file with mode: 0644]
tests/examples/playback/meson.build [new file with mode: 0644]
tests/examples/playrec/meson.build [new file with mode: 0644]
tests/examples/seek/meson.build [new file with mode: 0644]
tests/examples/snapshot/meson.build [new file with mode: 0644]
tests/meson.build