Removed Jinja tool due to S++ including Jinja as an addon now.
This commit is contained in:
parent
db09eb5e3a
commit
bc8d241592
@ -1,6 +1,5 @@
|
||||
config = {
|
||||
'PROJECT_NAME': 'RAID Framework',
|
||||
'TOOLS': ['jinja']
|
||||
'PROJECT_NAME': 'RAID Framework'
|
||||
}
|
||||
env = SConscript('external/scons-plus-plus/SConscript', exports = ['config'])
|
||||
env.Append(CPPPATH = [Dir('private'), Dir('public')])
|
||||
|
Loading…
x
Reference in New Issue
Block a user