blob: 7d5af30aa7c2d04857ddaea1eb85ddf4575ccaff [file] [log] [blame]
{
'targets': [
{
'target_name': 'driver_station_data',
'type': 'static_library',
'sources': [
'driver_station_data.cc',
],
'dependencies': [
'<(EXTERNALS):WPILib-NetworkRobotValues',
'<(AOS)/common/messages/messages.gyp:robot_state',
],
'export_dependent_settings': [
'<(EXTERNALS):WPILib-NetworkRobotValues',
'<(AOS)/common/messages/messages.gyp:robot_state',
],
},
],
}