blob: d887ecd0679abd81100de40f310908b0b90300f8 [file] [log] [blame]
{
'targets': [
{
'target_name': 'googletest',
'type': 'static_library',
'sources': [
'google_test_server.cc',
],
'dependencies': [
'<(EXTERNALS):gtest',
],
},
],
}