blob: ab336b98e303e0d59bcef24188cfbbd9d563bc4a [file] [log] [blame]
{
'targets': [
{
'target_name': 'robot_state',
'type': 'static_library',
'sources': [
'robot_state.q',
],
'variables': {
'header_path': 'aos/common/messages',
},
'includes': ['../../build/queues.gypi'],
},
],
}