blob: 351254cd825b72556f0a79485c11822d6b2e231f [file] [log] [blame]
executable('spawn-test-helper', 'spawn-test-helper.c',
c_args : test_cargs,
dependencies : test_deps,
install_dir: join_paths(installed_tests_execdir, 'path-test-subdir'),
install: installed_tests_enabled,
)