]> Git Repo - qemu.git/blob - tests/qemu-iotests/meson.build
tests/docker: Remove old Debian 9 containers
[qemu.git] / tests / qemu-iotests / meson.build
1 if 'CONFIG_LINUX' in config_host
2     socket_scm_helper = executable('socket_scm_helper', 'socket_scm_helper.c')
3 else
4     socket_scm_helper = []
5 endif
This page took 0.024535 seconds and 4 git commands to generate.