Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
35b15c44c6ea82df42dd0e30cac2646485c7127a
/
.
/
aos
/
atom_code
/
logging
/
logging.gyp
blob: 5d29da8b078cbded8b04e1356637dc7b59c50503 [
file
] [
log
] [
blame
]
{
'targets'
:
[
{
'target_name'
:
'atom_logging_test'
,
'type'
:
'executable'
,
'sources'
:
[
'atom_logging_test.cpp'
,
],
'dependencies'
:
[
'<(EXTERNALS):gtest'
,
'<(AOS)/build/aos.gyp:libaos'
,
],
},
],
}