compilersenhancementhelp wanted
Repository metrics
- Stars
- (4,978 stars)
- PR merge metrics
- (Avg merge 139d 13h) (51 merged PRs in 30d)
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.