meson: fix check for pthread_setname_np()
[platform/upstream/gstreamer.git] / tests / meson.build
1 if get_option('tests').disabled()
2         subdir_done()
3 endif
4 subdir('static-plugins')
5 subdir('python')