[Spec] Disable onnxruntime option
[platform/upstream/nnstreamer.git] / gst / meson.build
1 subdir('join')
2 subdir('nnstreamer')
3 if mqtt_support_is_available
4   subdir('mqtt')
5 endif
6 if nnstreamer_edge_support_is_available
7   subdir('edge')
8 endif
9 if datarepo_support_is_available
10   subdir('datarepo')
11 endif