1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 22:38:08 +00:00
trezor-firmware/SConstruct

4 lines
97 B
Python
Raw Normal View History

2017-08-01 16:50:28 +00:00
# pylint: disable=E0602
SConscript('SConscript', variant_dir='build', src='.', duplicate=False)