2018-12-09 21:59:24 -05:00

10 lines
122 B
Python

{
'targets': [
{
'target_name': 'b',
'type': 'static_library',
'sources': ['b.cc'],
},
],
}