Add support for building tinc with MSVC
[tinc] / test / meson.build
1 if cc_name != 'msvc'
2   subdir('integration')
3 endif
4
5 subdir('unit')
6