blob: e5c964c3547f8e1c1815b3f5a94c9f67de345d4f [file] [log] [blame]
{
'targets': [
{
'target_name': 'driver_station_data',
'type': 'static_library',
'sources': [
'driver_station_data.cc',
],
'dependencies': [
'<(EXTERNALS):WPILib-NetworkRobotValues',
],
'export_dependent_settings': [
'<(EXTERNALS):WPILib-NetworkRobotValues',
],
},
],
}