xemu/target/mips/tcg/meson.build

7 lines
76 B
Meson

if have_user
subdir('user')
endif
if have_system
subdir('sysemu')
endif