mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-23 17:03:11 +08:00
[tools/building.py][Fix] Add do_copy_file function form mkdist
This commit is contained in:
committed by
Bernard Xiong
parent
a752418065
commit
7b2628393b
@@ -30,6 +30,7 @@ import string
|
||||
|
||||
from SCons.Script import *
|
||||
from utils import _make_path_relative
|
||||
from mkdist import do_copy_file
|
||||
|
||||
BuildOptions = {}
|
||||
Projects = []
|
||||
|
||||
Reference in New Issue
Block a user