mirror of
https://github.com/infiniteCable2/opendbc.git
synced 2026-02-18 13:03:52 +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')
|