meson.build 65 B

123456
  1. if python.found()
  2. subdir('integration')
  3. endif
  4. subdir('unit')