10 lines
122 B
Plaintext
Raw Normal View History

2018-02-02 05:49:39 -05:00
{
'targets': [
{
'target_name': 'b',
'type': 'static_library',
'sources': ['b.cc'],
},
],
}