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')
|