mirror of
https://github.com/commaai/opendbc.git
synced 2026-06-08 06:04:45 +08:00
6 lines
135 B
Python
6 lines
135 B
Python
SConscript(['opendbc/dbc/SConscript'])
|
|
|
|
# test files
|
|
if GetOption('extras'):
|
|
SConscript('opendbc/safety/tests/libsafety/SConscript')
|