2018-02-02 05:49:39 -05:00

10 lines
122 B
Python

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