Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
b5d8356189c5b00bb5ef72690da70ef98d79ec8c
/
.
/
aos
/
common
/
logging
/
logging.gyp
blob: b6b339a166b9b3952c04ad497401e948dc2bc02a [
file
] [
log
] [
blame
]
{
'targets'
:
[
{
'target_name'
:
'logging_impl_test'
,
'type'
:
'<(aos_target)'
,
'sources'
:
[
'logging_impl_test.cc'
,
],
'dependencies'
:
[
'<(EXTERNALS):gtest'
,
'<(AOS)/build/aos.gyp:logging'
,
],
},
],
}