mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-05-15 19:19:06 +08:00
5a2352eb64
* [scons] move project_generation to targets; code clean for building.py.
5 lines
60 B
Python
5 lines
60 B
Python
from package import *
|
|
|
|
objs = BuildPackage()
|
|
Return('objs')
|