compilersenhancementhelp wanted
Description
executable('foo', 'foo.cs',
resources: 'foo.resx,bar.resource'
)
Passing that directly to mcs should work, we just need to understand , and the different output name. It is a bit ugly though I don't know a better syntax.