• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  'targets': [
3    {
4      'target_name': 'b',
5      'type': 'static_library',
6      'sources': ['b.cc'],
7    },
8  ],
9}
10