glu: Clone the enviroment

This commit is contained in:
Jakob Bornecrantz 2011-04-23 16:57:28 +02:00
parent c2c44f2641
commit 97efac09b2
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
Import('*')
env = env.Clone()
env.Prepend(CPPPATH = [
'include',
'internals',