And on your left you can see something much nicer (while I fix this here on your right).
This commit is contained in:
parent
71cb745941
commit
7c31042c6e
@ -142,12 +142,6 @@ if not env:
|
|||||||
print "Could not create a build environment"
|
print "Could not create a build environment"
|
||||||
Exit()
|
Exit()
|
||||||
|
|
||||||
|
|
||||||
env.Append(RCFLAGS="TEST=\"test it\"")
|
|
||||||
print env['RCFLAGS']
|
|
||||||
Exit()
|
|
||||||
|
|
||||||
|
|
||||||
cc = B.arguments.get('CC', None)
|
cc = B.arguments.get('CC', None)
|
||||||
cxx = B.arguments.get('CXX', None)
|
cxx = B.arguments.get('CXX', None)
|
||||||
if cc:
|
if cc:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user