未验证 提交 d738ad62 编写于 作者: R rewine 提交者: GitHub

[tools/kconfig-frontends] append path for scons env (#5972)

上级 d9b0b3ef
import os
env = Environment()
env.AppendENVPath('PATH', os.environ['PATH'])
env['CPPPATH'] = ['libs/parser', 'libs']
env['CPPDEFINES'] = ['CURSES_LOC=\\"ncurses.h\\"', 'HAVE_CONFIG_H',
'ROOTMENU=\\"Configuration\\"',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册