summaryrefslogtreecommitdiff
path: root/tests/meson.build
blob: 3159b9cdb18e0fe7db5ec67ac4725e302f16d854 (plain)
1
2
3
4
5
if get_option('tests').disabled()
	subdir_done()
endif
subdir('static-plugins')
subdir('python')