1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-04 17:26:23 +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)