4 lines
62 B
Meson
4 lines
62 B
Meson
if host_machine.system() != 'windows'
|
|
subdir('check')
|
|
endif
|
if host_machine.system() != 'windows'
|
|
subdir('check')
|
|
endif
|