mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 11:30:01 +08:00
[scons] code cleanup for scons script. (#10429)
* [scons] move project_generation to targets; code clean for building.py.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from package import *
|
||||
|
||||
objs = BuildPackage()
|
||||
Return('objs')
|
||||
Reference in New Issue
Block a user