blob: 0ebe4533d3f3f7965fdc9943310e7d24a9e3c47f [file] [log] [blame]
Ben Murdoch097c5b22016-05-18 11:27:45 +01001{
2 'targets': [
3 {
4 'target_name': 'b',
5 'type': 'static_library',
6 'sources': ['b.cc'],
7 },
8 ],
9}