[Meson] Initial commit of meson build
authorsewon.oh <sewon.oh@samsung.com>
Thu, 15 Nov 2018 01:43:12 +0000 (10:43 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Mon, 19 Nov 2018 09:42:52 +0000 (09:42 +0000)
commit6679630d511a2816976a95cd55e6fc526eff0b8b
tree9b5cf79918152fe3622784d434a38b081861a882
parent1918dd07c27a5582efe8ed616fe2bf9b0c57e73b
[Meson] Initial commit of meson build

Initial commit of meson. This commit's goal is to make single binary.

Signed-off-by: sewon.oh <sewon.oh@samsung.com>
13 files changed:
gst/nnstreamer/meson.build [new file with mode: 0644]
gst/tensor_aggregator/meson.build [new file with mode: 0644]
gst/tensor_converter/meson.build [new file with mode: 0644]
gst/tensor_decoder/meson.build [new file with mode: 0644]
gst/tensor_demux/meson.build [new file with mode: 0644]
gst/tensor_filter/meson.build [new file with mode: 0644]
gst/tensor_merge/meson.build [new file with mode: 0644]
gst/tensor_mux/meson.build [new file with mode: 0644]
gst/tensor_saveload/meson.build [new file with mode: 0644]
gst/tensor_sink/meson.build [new file with mode: 0644]
gst/tensor_split/meson.build [new file with mode: 0644]
gst/tensor_transform/meson.build [new file with mode: 0644]
meson.build [new file with mode: 0644]